Searched refs:err_ioctl (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_support.h92 extern int err_ioctl(struct vnop_ioctl_args *ap);
H A Dvfs_support.c277 err_ioctl(__unused struct vnop_ioctl_args *ap) function
/xnu-2782.1.97/bsd/miscfs/mockfs/
H A Dmockfs_vnops.c415 { &vnop_ioctl_desc, (VOPFUNC) err_ioctl }, /* ioctl */
/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1546 { &vnop_ioctl_desc, (VOPFUNC)err_ioctl }, /* ioctl */

Completed in 31 milliseconds