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