Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_setopt.h106 #define my_setopt_flags(x,y,z) \ macro
135 #define my_setopt_flags(x,y,z) \ macro
Dtool_operate.c1325 my_setopt_flags(curl, CURLOPT_PROTOCOLS, config->proto); in operate_do()
1327 my_setopt_flags(curl, CURLOPT_REDIR_PROTOCOLS, config->proto_redir); in operate_do()