Searched refs:fo_no_select (Results 1 – 6 of 6) sorted by relevance
| /xnu-8792.61.2/bsd/sys/ |
| H A D | file_internal.h | 509 int fo_no_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx);
|
| /xnu-8792.61.2/bsd/skywalk/nexus/ |
| H A D | nexus_syscalls.c | 47 .fo_select = fo_no_select,
|
| /xnu-8792.61.2/bsd/kern/ |
| H A D | posix_shm.c | 197 .fo_select = fo_no_select,
|
| H A D | posix_sem.c | 177 .fo_select = fo_no_select,
|
| H A D | kern_descrip.c | 6038 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 D | necp.c | 771 .fo_select = fo_no_select,
|