Home
last modified time | relevance | path

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

/xnu-8020.101.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-8020.101.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1592 { .opve_op = &vnop_open_desc, .opve_impl = (VOPFUNC)nop_open }, /* open */
1683 { .opve_op = &vnop_open_desc, .opve_impl = (VOPFUNC)nop_open }, /* open */