Home
last modified time | relevance | path

Searched defs:theIoctl (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Dkern_symfile.c97 file_ioctl(void * p1, void * p2, u_long theIoctl, caddr_t result) in file_ioctl()
106 device_ioctl(void * p1, __unused void * p2, u_long theIoctl, caddr_t result) in device_ioctl()
112 kern_ioctl_file_extents(struct kern_direct_file_io_ref_t * ref, u_long theIoctl, off_t offset, off_… in kern_ioctl_file_extents()