Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_setopt.h112 #define my_setopt_httppost(x,y,z) \ macro
141 #define my_setopt_httppost(x,y,z) \ macro
Dtool_operate.c939 my_setopt_httppost(curl, CURLOPT_HTTPPOST, config->httppost); in operate_do()