Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/cuse/
H A Dcuse_ioctl.h54 struct cuse_command { struct
73 #define CUSE_IOCTL_GET_COMMAND _IOR('C', 0, struct cuse_command) argument
H A Dcuse.c97 struct cuse_command;
103 struct cuse_command sub;
1047 struct cuse_command *pcmd; in cuse_server_ioctl()
/freebsd-13.1/lib/libcuse/
H A Dcuse_lib.c465 struct cuse_command info; in cuse_wait_and_process()