Home
last modified time | relevance | path

Searched defs:nfds (Results 1 – 25 of 34) sorted by relevance

12

/external/mdnsresponder/mDNSPosix/
DExampleClientApp.c51 int nfds = 0; in ExampleClientEventLoop() local
DIdentify.c187 int nfds = 0; in WaitForAnswer() local
DResponder.c711 int nfds = 0; in main() local
DmDNSPosix.c1411 mDNSlocal void mDNSPosixAddToFDSet(int *nfds, fd_set *readfds, int s) in mDNSPosixAddToFDSet()
1417 mDNSexport void mDNSPosixGetFDSet(mDNS *m, int *nfds, fd_set *readfds, struct timeval *timeout) in mDNSPosixGetFDSet()
/external/openssh/openbsd-compat/
Dbsd-poll.c40 poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll()
/external/chromium/third_party/libevent/
Dpoll.c58 int nfds; /* Size of event_* */ member
138 int res, i, j, msec = -1, nfds; in poll_dispatch() local
Ddevpoll.c64 int nfds; member
192 int nfds; in devpoll_recalc() local
Depoll.c66 int nfds; member
161 int nfds; in epoll_recalc() local
/external/ipsec-tools/src/racoon/
Dsession.c112 static int nfds = 0; variable
Dschedule.c333 int nfds = 0; in main() local
/external/libppp/src/
Dmain.c541 int i, nfds, nothing_done; in DoLoop() local
/external/dhcpcd/
Deloop.c285 nfds_t nfds, i; in start_eloop() local
/external/libusb_aah/libusb/os/
Dpoll_windows.c520 int usbi_poll(struct pollfd *fds, unsigned int nfds, int timeout) in usbi_poll()
Dopenbsd_usb.c484 obsd_handle_events(struct libusb_context *ctx, struct pollfd *fds, nfds_t nfds, in obsd_handle_events()
Ddarwin_usb.c1620 static int op_handle_events(struct libusb_context *ctx, struct pollfd *fds, POLL_NFDS_TYPE nfds, in… in op_handle_events()
/external/strace/
Dstream.c303 unsigned nfds; in decode_poll() local
Ddesc.c492 int i, j, nfds; in decode_select() local
Dstrace.c1918 proc_poll(pollv, nfds, timeout) in proc_poll() argument
/external/ppp/pppd/
Dtty.c979 int n, nfds; local
/external/linux-tools-perf/util/
Devlist.c103 int nfds = evlist->cpus->nr * evlist->threads->nr * evlist->nr_entries; in perf_evlist__alloc_pollfd() local
/external/libusb/libusb/
Dio.c1780 nfds_t nfds = 0; in handle_events() local
/external/libusb_aah/libusb/
Dio.c1938 POLL_NFDS_TYPE nfds = 0; in handle_events() local
/external/chromium/net/tools/flip_server/
Depoll_server.cc651 int nfds = epoll_wait_impl(epoll_fd_, in WaitForEventsAndCallHandleEvents() local
/external/qemu/slirp/
Dslirp.c246 int nfds; in slirp_select_fill() local
/external/libusb/libusb/os/
Ddarwin_usb.c1384 static int op_handle_events(struct libusb_context *ctx, struct pollfd *fds, nfds_t nfds, int num_re… in op_handle_events()

12