Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_support.h70 extern int nop_open(struct vnop_open_args *ap);
H A Dvfs_support.c136 nop_open(__unused struct vnop_open_args *ap) in nop_open() function
/xnu-11215.81.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1594 { .opve_op = &vnop_open_desc, .opve_impl = (VOPFUNC)nop_open }, /* open */
1685 { .opve_op = &vnop_open_desc, .opve_impl = (VOPFUNC)nop_open }, /* open */