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

/xnu-2422.115.4/bsd/kern/
H A Dkern_symfile.c86 static int file_ioctl(void * p1, void * p2, u_long theIoctl, caddr_t result) argument
94 static int device_ioctl(void * p1, __unused void * p2, u_long theIoctl, caddr_t result) argument
100 kern_ioctl_file_extents(struct kern_direct_file_io_ref_t * ref, u_long theIoctl, off_t offset, off_t end) argument
[all...]

Completed in 14 milliseconds