Searched defs:fdset (Results 1 – 10 of 10) sorted by relevance
/external/c-ares/ |
D | ares_nowarn.c | 140 int aresx_FD_ISSET(int fd, fd_set *fdset) in aresx_FD_ISSET() 148 void aresx_FD_SET(int fd, fd_set *fdset) in aresx_FD_SET() 156 void aresx_FD_ZERO(fd_set *fdset) in aresx_FD_ZERO()
|
/external/curl/lib/ |
D | warnless.c | 432 int curlx_FD_ISSET(int fd, fd_set *fdset) in curlx_FD_ISSET() 440 void curlx_FD_SET(int fd, fd_set *fdset) in curlx_FD_SET() 448 void curlx_FD_ZERO(fd_set *fdset) in curlx_FD_ZERO()
|
/external/curl/tests/libtest/ |
D | lib582.c | 188 static void updateFdSet(struct Sockets* sockets, fd_set* fdset, in updateFdSet() 214 static void checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, in checkFdSet()
|
/external/syslinux/gpxe/src/arch/i386/interface/pxe/ |
D | pxe_file.c | 115 fd_set fdset; in pxenv_file_select() local
|
/external/libvncserver/examples/ |
D | 1instance.c | 51 fd_set fdset; in get_next_message() local
|
/external/openssh/ |
D | sshconnect.c | 335 fd_set *fdset; in timeout_connect() local 555 fd_set *fdset; in ssh_exchange_identification() local
|
D | sshd.c | 1231 fd_set *fdset; local
|
/external/netperf/src/ |
D | netserver.c | 637 set_fdset(struct listen_elt *list, fd_set *fdset) { in set_fdset()
|
/external/syslinux/gpxe/src/util/ |
D | hijack.c | 299 fd_set fdset; in run_hijacker() local
|
/external/mksh/src/ |
D | funcs.c | 2085 fd_set fdset; in c_read() local
|