Searched refs:CUSE_IOCTL_SELWAKEUP (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/fs/cuse/
H A Dcuse_ioctl.h85 #define CUSE_IOCTL_SELWAKEUP _IOW('C',12, int) macro
H A Dcuse.c1300 case CUSE_IOCTL_SELWAKEUP:
/freebsd-13-stable/lib/libcuse/
H A Dcuse_lib.c799 ioctl(f_cuse, CUSE_IOCTL_SELWAKEUP, &error);

Completed in 122 milliseconds