Home
last modified time | relevance | path

Searched refs:cm_ioctl (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libcuse/
H A Dcuse.h49 cuse_ioctl_t *cm_ioctl; member
H A Dcuse_lib.c548 if (cdev->mtod->cm_ioctl != NULL) { in cuse_wait_and_process()
549 error = (cdev->mtod->cm_ioctl) (cdev, (int)info.fflags, in cuse_wait_and_process()