Searched refs:f_isfd (Results 1 – 13 of 13) sorted by relevance
| /xnu-12377.1.9/bsd/kern/ |
| H A D | tty_ptmx.c | 523 .f_isfd = 1, 752 .f_isfd = 1,
|
| H A D | sys_pipe.c | 210 .f_isfd = 1, 218 .f_isfd = 1, 226 .f_isfd = 1,
|
| H A D | kern_event.c | 1029 .f_isfd = 1, 1089 .f_isfd = 1, 4053 kn = kq_find_knote_and_kq_lock(kq, kev, fops->f_isfd, p); in kevent_register() 4087 if (fops->f_isfd) { in kevent_register() 4095 kn->kn_is_fd = fops->f_isfd; in kevent_register()
|
| H A D | uipc_socket.c | 180 .f_isfd = 1, 189 .f_isfd = 1, 198 .f_isfd = 1, 207 .f_isfd = 1,
|
| H A D | kern_aio.c | 2581 .f_isfd = 0,
|
| H A D | tty.c | 3396 .f_isfd = 1,
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | event_private.h | 728 bool f_isfd; /* true if ident == filedescriptor */ member
|
| /xnu-12377.1.9/bsd/skywalk/channel/ |
| H A D | channel.c | 128 .f_isfd = 1, 137 .f_isfd = 1, 146 .f_isfd = 1,
|
| /xnu-12377.1.9/bsd/vfs/ |
| H A D | vfs_vnops.c | 146 .f_isfd = 1,
|
| H A D | vfs_fsevents.c | 2509 .f_isfd = 1,
|
| /xnu-12377.1.9/bsd/miscfs/specfs/ |
| H A D | spec_vnops.c | 2999 .f_isfd = 1,
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | bpf.c | 3114 .f_isfd = 1,
|
| H A D | necp_client.c | 1179 .f_isfd = 1,
|