libfuse
|
#include <sys/types.h>
#include <sys/uio.h>
#include <sys/ioctl.h>
Go to the source code of this file.
Header file to share definitions between the ioctl.c example file system and the ioctl_client.c test program.
Definition in file ioctl.h.