Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_setopt.h108 #define my_setopt_flags(x,y,z) \ macro
137 #define my_setopt_flags(x,y,z) \ macro
Dtool_operate.c1429 my_setopt_flags(curl, CURLOPT_PROTOCOLS, config->proto); in operate_do()
1431 my_setopt_flags(curl, CURLOPT_REDIR_PROTOCOLS, config->proto_redir); in operate_do()