Searched refs:vn_ioctl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/kern/
H A Dvfs_vnops.c121 static int vn_ioctl(file_t *fp, u_long com, void *data);
134 .fo_ioctl = vn_ioctl,
831 vn_ioctl(file_t *fp, u_long com, void *data) function
/netbsd-current/share/man/man9/
H A DMakefile1151 vnfileops.9 vn_ioctl.9 \

Completed in 175 milliseconds