/external/strace/ |
D | poll.c | 55 const unsigned int nfds = tcp->u_arg[1]; in decode_poll_entering() local 67 const unsigned int nfds = tcp->u_arg[1]; in decode_poll_exiting() local
|
D | pathtrace.c | 252 int nfds; in pathtrace_match() local 315 unsigned nfds; in pathtrace_match() local
|
D | desc.c | 78 int nfds, fdsize; in decode_select() local
|
/external/dhcpcd-6.8.2/compat/ |
D | pollts.c | 42 pollts(struct pollfd *__restrict fds, nfds_t nfds, in pollts()
|
D | pselect.c | 39 pollts(struct pollfd *__restrict fds, nfds_t nfds, in pollts()
|
/external/c-ares/ |
D | ares_fds.c | 30 ares_socket_t nfds; in ares_fds() local
|
D | ahost.c | 68 int status, nfds, c, addr_family = AF_INET; in main() local
|
/external/mdnsresponder/mDNSPosix/ |
D | ExampleClientApp.c | 51 int nfds = 0; in ExampleClientEventLoop() local
|
/external/selinux/mcstrans/src/ |
D | mcstransd.c | 266 add_pollfd(struct pollfd **ufds, int *nfds, int connfd) in add_pollfd() 296 adj_pollfds(struct pollfd **ufds, int *nfds) in adj_pollfds() 312 process_events(struct pollfd **ufds, int *nfds) in process_events() 389 int nfds = 1; in process_connections() local
|
/external/ltp/testcases/kernel/syscalls/dup/ |
D | dup02.c | 129 int nfds = sizeof(Fds) / sizeof(int); in main() local
|
D | dup03.c | 124 int nfds = 0; variable
|
/external/openssh/openbsd-compat/ |
D | bsd-poll.c | 41 poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll()
|
/external/libdrm/tests/kms/ |
D | kms-steal-crtc.c | 122 int nfds = STDIN_FILENO + 1; in main() local
|
/external/libevent/ |
D | poll.c | 58 int nfds; /* Highest number used */ member 121 int res, i, j, nfds; in poll_dispatch() local
|
/external/strace/tests-mx32/ |
D | ppoll.c | 46 const kernel_ulong_t nfds, in sys_ppoll()
|
/external/strace/tests-m32/ |
D | ppoll.c | 46 const kernel_ulong_t nfds, in sys_ppoll()
|
/external/strace/tests/ |
D | ppoll.c | 46 const kernel_ulong_t nfds, in sys_ppoll()
|
/external/ltp/testcases/kernel/syscalls/pselect/ |
D | pselect02.c | 41 int nfds; member
|
/external/curl/tests/libtest/ |
D | first.c | 45 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper()
|
/external/toybox/lib/ |
D | net.c | 48 int xpoll(struct pollfd *fds, int nfds, int timeout) in xpoll()
|
/external/curl/lib/ |
D | select.c | 391 int Curl_poll(struct pollfd ufds[], unsigned int nfds, int timeout_ms) in Curl_poll()
|
/external/ipsec-tools/src/racoon/ |
D | session.c | 112 static int nfds = 0; variable
|
D | schedule.c | 333 int nfds = 0; in main() local
|
/external/libcups/cups/ |
D | http-addrlist.c | 70 int nfds, /* Number of file descriptors */ in httpAddrConnect2() local
|
/external/ltp/testcases/network/lib6/ |
D | asapi_02.c | 120 int maxfd, nfds; in ic6_recv1() local
|