/external/strace/ |
D | poll.c | 50 const unsigned int nfds = tcp->u_arg[1]; in decode_poll_entering() local 101 const unsigned int nfds = tcp->u_arg[1]; in decode_poll_exiting() local
|
D | pathtrace.c | 249 int nfds; in pathtrace_match() local 301 unsigned nfds; in pathtrace_match() local
|
D | desc.c | 84 int nfds, fdsize; in decode_select() local
|
/external/selinux/policycoreutils/mcstrans/src/ |
D | mcstransd.c | 267 add_pollfd(struct pollfd **ufds, int *nfds, int connfd) in add_pollfd() 297 adj_pollfds(struct pollfd **ufds, int *nfds) in adj_pollfds() 313 process_events(struct pollfd **ufds, int *nfds) in process_events() 390 int nfds = 1; in process_connections() local
|
/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
|
D | acountry.c | 206 int nfds; in wait_ares() 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/mdnsresponder/mDNSPosix/ |
D | ExampleClientApp.c | 51 int nfds = 0; in ExampleClientEventLoop() local
|
D | Identify.c | 187 int nfds = 0; in WaitForAnswer() local
|
D | Responder.c | 715 int nfds = 0; in main() local
|
/external/libdrm/tests/kms/ |
D | kms-steal-crtc.c | 118 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
|
D | select.c | 131 int res=0, i, j, nfds; in select_dispatch() local
|
/external/toybox/lib/ |
D | net.c | 46 int xpoll(struct pollfd *fds, int nfds, int timeout) in xpoll()
|
/external/avahi/avahi-sharp/ |
D | Client.cs | 45 internal delegate int PollCallback (IntPtr ufds, uint nfds, int timeout); in PollCallback() 185 private static extern int poll(IntPtr ufds, uint nfds, int timeout); in poll() 365 private int OnPollCallback (IntPtr ufds, uint nfds, int timeout) { in OnPollCallback()
|
/external/curl/tests/libtest/ |
D | first.c | 41 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper()
|
/external/avahi/avahi-common/ |
D | thread-watch.c | 48 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { in poll_func()
|
/external/curl/lib/ |
D | select.c | 386 int Curl_poll(struct pollfd ufds[], unsigned int nfds, int timeout_ms) in Curl_poll()
|
D | asyn-ares.c | 253 int nfds; in waitperform() local
|
/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/libvncserver/libvncserver/ |
D | httpd.c | 169 int nfds; in rfbHttpCheckFds() local
|
/external/dhcpcd-6.8.2/ |
D | eloop.c | 92 struct pollfd *nfds; in eloop_event_add() local
|