Searched defs:res_setopt (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/src/ | ||
H A D | tool_setopt.h | 118 #define res_setopt(x,y,z) tool_setopt(x, FALSE, global, config, #y, y, z) macro 144 #define res_setopt(x,y,z) curl_easy_setopt(x,y,z) macro |
Completed in 1 milliseconds