Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dfile_internal.h509 int fo_no_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx);
/xnu-8792.61.2/bsd/skywalk/nexus/
H A Dnexus_syscalls.c47 .fo_select = fo_no_select,
/xnu-8792.61.2/bsd/kern/
H A Dposix_shm.c197 .fo_select = fo_no_select,
H A Dposix_sem.c177 .fo_select = fo_no_select,
H A Dkern_descrip.c6038 fo_no_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) in fo_no_select() function
/xnu-8792.61.2/bsd/net/
H A Dnecp.c771 .fo_select = fo_no_select,