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

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_support.h70 extern int nop_open(struct vnop_open_args *ap);
H A Dvfs_support.c134 nop_open(__unused struct vnop_open_args *ap) function
/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1540 { &vnop_open_desc, (VOPFUNC)nop_open }, /* open */
1631 { &vnop_open_desc, (VOPFUNC)nop_open }, /* open */

Completed in 34 milliseconds