Home
last modified time | relevance | path

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

/external/curl/lib/
Dselect.h93 int tpf_select_libcurl(int maxfds, fd_set* reads, fd_set* writes,
Dselect.c460 int tpf_select_libcurl(int maxfds, fd_set *reads, fd_set *writes, in tpf_select_libcurl() function
Dcurl_setup.h267 # define select(a,b,c,d,e) tpf_select_libcurl(a,b,c,d,e)