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

/darwin-on-arm/xnu/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
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1546 { &vnop_ioctl_desc, (VOPFUNC)err_ioctl }, /* ioctl */

Completed in 22 milliseconds