Home
last modified time | relevance | path

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

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