Home
last modified time | relevance | path

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

/freebsd/sys/fs/cuse/
H A Dcuse_ioctl.h55 struct cuse_command { struct
74 #define CUSE_IOCTL_GET_COMMAND _IOR('C', 0, struct cuse_command) argument
H A Dcuse.c107 struct cuse_command;
113 struct cuse_command sub;
1111 struct cuse_command *pcmd; in cuse_server_ioctl()
/freebsd/lib/libcuse/
H A Dcuse_lib.c459 struct cuse_command info; in cuse_wait_and_process()