Home
last modified time | relevance | path

Searched refs:f_isfd (Results 1 – 13 of 13) sorted by relevance

/xnu-12377.1.9/bsd/kern/
H A Dtty_ptmx.c523 .f_isfd = 1,
752 .f_isfd = 1,
H A Dsys_pipe.c210 .f_isfd = 1,
218 .f_isfd = 1,
226 .f_isfd = 1,
H A Dkern_event.c1029 .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 Duipc_socket.c180 .f_isfd = 1,
189 .f_isfd = 1,
198 .f_isfd = 1,
207 .f_isfd = 1,
H A Dkern_aio.c2581 .f_isfd = 0,
H A Dtty.c3396 .f_isfd = 1,
/xnu-12377.1.9/bsd/sys/
H A Devent_private.h728 bool f_isfd; /* true if ident == filedescriptor */ member
/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel.c128 .f_isfd = 1,
137 .f_isfd = 1,
146 .f_isfd = 1,
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_vnops.c146 .f_isfd = 1,
H A Dvfs_fsevents.c2509 .f_isfd = 1,
/xnu-12377.1.9/bsd/miscfs/specfs/
H A Dspec_vnops.c2999 .f_isfd = 1,
/xnu-12377.1.9/bsd/net/
H A Dbpf.c3114 .f_isfd = 1,
H A Dnecp_client.c1179 .f_isfd = 1,