Home
last modified time | relevance | path

Searched refs:my_setopt_str (Results 1 – 2 of 2) sorted by relevance

/curl/src/
H A Dtool_operate.c959 my_setopt_str(curl, CURLOPT_URL, per->url); in config2setopts()
1042 my_setopt_str(curl, CURLOPT_POSTFIELDS, in config2setopts()
1282 my_setopt_str(curl, CURLOPT_CERTINFO, 1L); in config2setopts()
1288 my_setopt_str(curl, CURLOPT_PROXY_SSLCERTTYPE, in config2setopts()
1293 my_setopt_str(curl, CURLOPT_PROXY_SSLKEYTYPE, in config2setopts()
1553 my_setopt_str(curl, CURLOPT_PROXY_SERVICE_NAME, in config2setopts()
1558 my_setopt_str(curl, CURLOPT_SERVICE_NAME, in config2setopts()
1650 my_setopt_str(curl, CURLOPT_TLSAUTH_USERNAME, in config2setopts()
1656 my_setopt_str(curl, CURLOPT_TLSAUTH_TYPE, in config2setopts()
1671 my_setopt_str(curl, CURLOPT_GSSAPI_DELEGATION, in config2setopts()
[all …]
H A Dtool_setopt.h107 #define my_setopt_str(x,y,z) \ macro
136 #define my_setopt_str(x,y,z) \ macro

Completed in 15 milliseconds