Searched refs:res_setopt_str (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_setopt.h115 #define res_setopt_str(x,y,z) tool_setopt(x, TRUE, global, #y, y, z) macro
144 #define res_setopt_str(x,y,z) curl_easy_setopt(x,y,z) macro
H A Dtool_operate.c1044 res = res_setopt_str(curl, CURLOPT_SSH_KNOWNHOSTS, file);
1147 res = res_setopt_str(curl, CURLOPT_SSLENGINE, config->engine);

Completed in 106 milliseconds