Searched refs:oval (Results 1 – 3 of 3) sorted by relevance
668 curl_off_t oval = va_arg(arg, curl_off_t); in tool_setopt() local670 "(curl_off_t)%" CURL_FORMAT_CURL_OFF_T, oval); in tool_setopt()672 ret = curl_easy_setopt(curl, tag, oval); in tool_setopt()674 if(!oval) in tool_setopt()
564 print $fh "$c &oval);\n$check";
1107 char *oval; in doh_decode_rdata_alpn() local1138 oval = Curl_dyn_ptr(&dval); in doh_decode_rdata_alpn()1139 if(!oval) in doh_decode_rdata_alpn()1141 *alpns = oval; in doh_decode_rdata_alpn()
Completed in 11 milliseconds