Searched refs:tpf_select_libcurl (Results 1 – 3 of 3) sorted by relevance
/external/curl/lib/ |
D | select.h | 95 int tpf_select_libcurl(int maxfds, fd_set* reads, fd_set* writes,
|
D | curl_setup.h | 304 # define select(a,b,c,d,e) tpf_select_libcurl(a,b,c,d,e)
|
D | select.c | 576 int tpf_select_libcurl(int maxfds, fd_set *reads, fd_set *writes, in tpf_select_libcurl() function
|