/external/strace/ |
D | poll.c | 56 const unsigned int nfds = tcp->u_arg[1]; in decode_poll_entering() local 68 const unsigned int nfds = tcp->u_arg[1]; in decode_poll_exiting() local
|
D | pathtrace.c | 151 int nfds = (int) args[0]; in match_xselect_args() local 312 unsigned nfds; in pathtrace_match_set() local
|
D | desc.c | 79 int nfds, fdsize; in decode_select() local
|
/external/strace/tests-m32/ |
D | xselect.c | 46 xselect(const kernel_ulong_t nfds, in xselect() 93 const int nfds = fds[1] + 1; in main() local
|
D | oldselect.c | 43 xselect(const kernel_ulong_t nfds, in xselect()
|
D | ppoll.c | 46 const kernel_ulong_t nfds, in sys_ppoll()
|
/external/strace/tests/ |
D | xselect.c | 46 xselect(const kernel_ulong_t nfds, in xselect() 93 const int nfds = fds[1] + 1; in main() local
|
D | oldselect.c | 43 xselect(const kernel_ulong_t nfds, in xselect()
|
D | ppoll.c | 46 const kernel_ulong_t nfds, in sys_ppoll()
|
/external/strace/tests-mx32/ |
D | xselect.c | 46 xselect(const kernel_ulong_t nfds, in xselect() 93 const int nfds = fds[1] + 1; in main() local
|
D | oldselect.c | 43 xselect(const kernel_ulong_t nfds, in xselect()
|
D | ppoll.c | 46 const kernel_ulong_t nfds, in sys_ppoll()
|
/external/selinux/mcstrans/src/ |
D | mcstransd.c | 256 add_pollfd(struct pollfd **ufds, int *nfds, int connfd) in add_pollfd() 286 adj_pollfds(struct pollfd **ufds, int *nfds) in adj_pollfds() 302 process_events(struct pollfd **ufds, int *nfds) in process_events() 379 int nfds = 1; in process_connections() local
|
/external/grpc-grpc/test/core/iomgr/ |
D | wakeup_fd_cv_test.cc | 35 nfds_t nfds; member 59 int mock_poll(struct pollfd* fds, nfds_t nfds, int timeout) { in mock_poll()
|
/external/mdnsresponder/mDNSPosix/ |
D | ExampleClientApp.c | 51 int nfds = 0; in ExampleClientEventLoop() local
|
/external/ltp/testcases/kernel/syscalls/dup/ |
D | dup02.c | 130 int nfds = sizeof(Fds) / sizeof(int); in main() local
|
D | dup03.c | 125 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/libevent/ |
D | poll.c | 62 int nfds; /* Highest number used */ member 127 int res, i, j, nfds; in poll_dispatch() local
|
/external/libdrm/tests/kms/ |
D | kms-steal-crtc.c | 118 int nfds = STDIN_FILENO + 1; in main() local
|
/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/curl/lib/ |
D | select.c | 392 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
|