Searched defs:ufds (Results 1 - 9 of 9) sorted by relevance

/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
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dtelnet.c560 struct pollfd ufds[2]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dselect.c652 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 asmlinkage long sys_ppoll(struct pollfd __user *ufds, unsigned int nfds, argument
H A Dcompat.c1778 asmlinkage long compat_sys_ppoll(struct pollfd __user *ufds, 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

Completed in 162 milliseconds