Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_setopt.c668 curl_off_t oval = va_arg(arg, curl_off_t); in tool_setopt() local
670 "(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()
/curl/tests/libtest/
H A Dmk-lib1521.pl564 print $fh "$c &oval);\n$check";
/curl/lib/
H A Ddoh.c1107 char *oval; in doh_decode_rdata_alpn() local
1138 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