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

/freebsd-13-stable/sys/fs/cuse/
H A Dcuse_ioctl.h78 #define CUSE_IOCTL_ALLOC_MEMORY _IOW('C', 5, struct cuse_alloc_info) macro
H A Dcuse.c1147 case CUSE_IOCTL_ALLOC_MEMORY:
/freebsd-13-stable/lib/libcuse/
H A Dcuse_lib.c202 error = ioctl(f_cuse, CUSE_IOCTL_ALLOC_MEMORY, &info);

Completed in 171 milliseconds