Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_setopt.h109 #define my_setopt_bitmask(x,y,z) \ macro
135 #define my_setopt_bitmask(x,y,z) \ macro
Dtool_operate.c1366 my_setopt_bitmask(curl, CURLOPT_PROXYAUTH, in single_transfer()
1369 my_setopt_bitmask(curl, CURLOPT_PROXYAUTH, in single_transfer()
1372 my_setopt_bitmask(curl, CURLOPT_PROXYAUTH, in single_transfer()
1375 my_setopt_bitmask(curl, CURLOPT_PROXYAUTH, in single_transfer()
1378 my_setopt_bitmask(curl, CURLOPT_PROXYAUTH, in single_transfer()
1453 my_setopt_bitmask(curl, CURLOPT_HTTPAUTH, (long)config->authtype); in single_transfer()
1784 my_setopt_bitmask(curl, CURLOPT_SSL_OPTIONS, mask); in single_transfer()
1797 my_setopt_bitmask(curl, CURLOPT_PROXY_SSL_OPTIONS, mask); in single_transfer()
1991 my_setopt_bitmask(curl, CURLOPT_SOCKS5_AUTH, in single_transfer()