Home
last modified time | relevance | path

Searched refs:fo_no_select (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dfile_internal.h530 int fo_no_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx);
/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_syscalls.c47 .fo_select = fo_no_select,
/xnu-12377.41.6/bsd/kern/
H A Dposix_shm.c199 .fo_select = fo_no_select,
H A Dposix_sem.c218 .fo_select = fo_no_select,
H A Dkern_descrip.c6168 fo_no_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) in fo_no_select() function
/xnu-12377.41.6/bsd/net/
H A Dnecp.c992 .fo_select = fo_no_select,