Home
last modified time | relevance | path

Searched refs:tpf_select_libcurl (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dselect.h87 int tpf_select_libcurl(int maxfds, fd_set* reads, fd_set* writes,
Dselect.c463 int tpf_select_libcurl(int maxfds, fd_set *reads, fd_set *writes, in tpf_select_libcurl() function
Dcurl_setup.h279 # define select(a,b,c,d,e) tpf_select_libcurl(a,b,c,d,e)