HomeSort by relevance Sort by last modified time
    Searched refs:tpf_select_libcurl (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
select.h 95 int tpf_select_libcurl(int maxfds, fd_set* reads, fd_set* writes,
curl_setup.h 300 # define select(a,b,c,d,e) tpf_select_libcurl(a,b,c,d,e)
select.c 574 int tpf_select_libcurl(int maxfds, fd_set *reads, fd_set *writes, function

Completed in 154 milliseconds