Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 19 of 19) sorted by relevance

/xnu-11215.81.4/tests/
H A Dunp_sock_release.c44 int fds[2] = { -1, -1 }; variable
H A Dpoll.c167 struct pollfd fds[2] = {}; variable
H A Duipc_uaf.c41 int fds[MAX_FDS]; in send_scm_rights() member
H A Dpoll_select_kevent_paired_fds.c563 struct pollfd fds[] = { { .fd = fd, .events = POLLIN } }; in read_from_fd() local
821 int fds[2]; in drive_processes() local
H A Dvm_test_mach_map.c2057 int fds[2]; variable
/xnu-11215.81.4/tests/skywalk/
H A Dskt_badring.c51 struct pollfd fds; in skt_badringtx_common() local
170 struct pollfd fds; in skt_badringrx_common() local
H A Dskt_shutdown2.c67 struct pollfd fds; in skt_shutdown2_common() local
H A Dskt_shutdown.c59 struct pollfd fds, sock_fds; in skt_shutdown_common() local
H A Dskt_oneslot.c57 struct pollfd fds; in skt_oneslot_common() local
H A Dskywalk_mptest_driver.c185 int fds[skt->skt_nchildren]; in skywalk_mptest_driver_run() local
H A Dskt_nslots.c60 struct pollfd fds; in skt_nslots_common() local
H A Dskywalk_test_utils.c994 struct pollfd fds; in sktc_pump_ring_nslots_poll() local
/xnu-11215.81.4/tests/ipc/
H A Dmach_exc_port_substitute.c186 int fds[2]; variable
/xnu-11215.81.4/tools/tests/perf_index/
H A Dtest_file_helper.c14 static int* fds = NULL; variable
/xnu-11215.81.4/bsd/dev/dtrace/scripts/
H A Dio.d242 inline fileinfo_t fds[int fd] = xlate <fileinfo_t> ( variable
/xnu-11215.81.4/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c45 struct proc_fdinfo *fds; member
/xnu-11215.81.4/bsd/kern/
H A Dsys_generic.c1692 struct pollfd *fds = NULL; in poll_nocancel() local
1853 struct pollfd *fds = &kectx->kec_poll_fds[kevp->udata]; in poll_callback() local
H A Duipc_usrreq.c2494 int *fds; in unp_internalize() local
/xnu-11215.81.4/bsd/sys/
H A Dkern_memorystatus.h192 uint32_t fds; member