Home
last modified time | relevance | path

Searched refs:cuse_command (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/fs/cuse/
HDcuse_ioctl.h53 struct cuse_command { struct
72 #define CUSE_IOCTL_GET_COMMAND _IOR('C', 0, struct cuse_command) argument
HDcuse.c72 struct cuse_command;
78 struct cuse_command sub;
979 struct cuse_command *pcmd; in cuse_server_ioctl()
/NextBSD/lib/libcuse/
HDcuse_lib.c465 struct cuse_command info; in cuse_wait_and_process()