Searched defs:nfds (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dfirst.c33 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dthread-watch.c50 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { argument
H A Dsimple-watch.c618 static int system_poll(struct pollfd *ufds, unsigned int nfds, int timeout, AVAHI_GCC_UNUSED void *userdata) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dselect.c324 int Curl_poll(struct pollfd ufds[], unsigned int nfds, int timeout_ms) argument
H A Dasyn-ares.c259 int nfds; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dtty.c975 int n, nfds; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/atalkd/
H A Dmain.c124 static int nfds = 0; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dselect.c581 static int do_poll(unsigned int nfds, struct poll_list *list, argument
652 int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, s64 *timeout) argument
738 asmlinkage long sys_poll(struct pollfd __user *ufds, unsigned int nfds, argument
760 sys_ppoll(struct pollfd __user *ufds, unsigned int nfds, struct timespec __user *tsp, const sigset_t __user *sigmask, size_t sigsetsize) argument
[all...]
H A Dcompat.c1778 compat_sys_ppoll(struct pollfd __user *ufds, unsigned int nfds, struct compat_timespec __user *tsp, const compat_sigset_t __user *sigmask, compat_size_t sigsetsize) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c157 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c288 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DClient.cs47 internal delegate int PollCallback (IntPtr ufds, uint nfds, int timeout); argument
187 private static extern int poll(IntPtr ufds, uint nfds, int timeout); argument
367 private int OnPollCallback (IntPtr ufds, uint nfds, int timeout) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Dmain.c124 static int nfds = 0; variable

Completed in 123 milliseconds