Searched refs:select_wrapper (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/tests/libtest/
H A Dfirst.c33 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, function
H A Dtest.h58 extern int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc,
352 if(select_wrapper((A),(B),(C),(D),(E)) == -1 ) { \
/macosx-10.9.5/emacs-92/emacs/src/
H A Dprocess.c4234 select_wrapper (n, rfd, wfd, xfd, tmo)
4241 #define select select_wrapper
4220 select_wrapper (n, rfd, wfd, xfd, tmo) function

Completed in 294 milliseconds