Searched refs:nop_select (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/vfs/ | ||
| H A D | vfs_support.h | 94 extern int nop_select(struct vnop_select_args *ap); |
| H A D | vfs_support.c | 295 nop_select(__unused struct vnop_select_args *ap) in nop_select() function |