Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_setopt.h114 #define my_setopt_flags(x,y,z) \ macro
143 #define my_setopt_flags(x,y,z) \ macro
Dtool_operate.c1958 my_setopt_flags(curl, CURLOPT_PROTOCOLS, config->proto); in single_transfer()
1960 my_setopt_flags(curl, CURLOPT_REDIR_PROTOCOLS, config->proto_redir); in single_transfer()