Home
last modified time | relevance | path

Searched refs:nop_select (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_support.h94 extern int nop_select(struct vnop_select_args *ap);
H A Dvfs_support.c295 nop_select(__unused struct vnop_select_args *ap) in nop_select() function