Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_setopt.h120 #define res_setopt(x,y,z) tool_setopt(x, FALSE, global, #y, y, z) macro
149 #define res_setopt(x,y,z) curl_easy_setopt(x,y,z) macro