Home
last modified time | relevance | path

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

/curl/lib/
H A Ddoh.c1187 if(!lhrr) in doh_resp_decode_httpsrr()
1190 if(!lhrr->val) in doh_resp_decode_httpsrr()
1192 lhrr->len = len; in doh_resp_decode_httpsrr()
1200 lhrr->target = dnsname; in doh_resp_decode_httpsrr()
1217 if(!lhrr->ipv4hints) in doh_resp_decode_httpsrr()
1225 if(!lhrr->echconfiglist) in doh_resp_decode_httpsrr()
1233 if(!lhrr->ipv6hints) in doh_resp_decode_httpsrr()
1243 *hrr = lhrr; in doh_resp_decode_httpsrr()
1246 if(lhrr) { in doh_resp_decode_httpsrr()
1249 Curl_safefree(lhrr->val); in doh_resp_decode_httpsrr()
[all …]

Completed in 6 milliseconds