Home
last modified time | relevance | path

Searched refs:select_wrapper (Results 1 – 2 of 2) sorted by relevance

/curl/tests/libtest/
H A Dfirst.c46 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper() function
77 select_wrapper(0, NULL, NULL, NULL, &t); in wait_ms()
H A Dtest.h68 extern int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc,
420 if(select_wrapper((A), (B), (C), (D), (E)) == -1) { \

Completed in 13 milliseconds