COHERENT help

This page displays the COHERENT help information for ioctl.

Listing of available help pages


ioctl() -- Device-dependent control

#include <unistd.h>
#include <header.h>
ioctl(fd, command, arg)
int fd, command; char *arg;