Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dvnioctl.h89 struct vn_ioctl { struct
97 struct vn_ioctl_64 { argument
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_vnops.c1620 vn_ioctl(struct fileproc *fp, u_long com, caddr_t data, vfs_context_t ctx) in vn_ioctl() function