Home
last modified time | relevance | path

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

/external/curl/lib/
Dwarnless.h50 unsigned short curlx_sltous(long slnum);
Dwarnless.c308 unsigned short curlx_sltous(long slnum) in curlx_sltous() function
Dsetopt.c1669 data->set.localport = curlx_sltous(arg); in vsetopt()