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

/freebsd-11.0-release/sys/fs/cuse/
H A Dcuse_ioctl.h79 #define CUSE_IOCTL_SET_PFH _IOW('C', 7, uintptr_t) macro
H A Dcuse.c1132 case CUSE_IOCTL_SET_PFH:
/freebsd-11.0-release/lib/libcuse/
H A Dcuse_lib.c630 ioctl(f_cuse, CUSE_IOCTL_SET_PFH, &handle);

Completed in 110 milliseconds