Lines Matching refs:DEBUGASSERT
118 DEBUGASSERT(hostlen); in doh_req_encode()
178 DEBUGASSERT(*olen == expected_len); in doh_req_encode()
223 DEBUGASSERT(0); in doh_done()
385 DEBUGASSERT(!doh->set.private_data); in doh_run_probe()
423 DEBUGASSERT(!data->req.doh); in Curl_doh()
424 DEBUGASSERT(conn); in Curl_doh()
910 DEBUGASSERT(de); in doh2ai()
962 DEBUGASSERT(sizeof(struct in_addr) == sizeof(de->addr[i].ip.v4)); in doh2ai()
975 DEBUGASSERT(sizeof(struct in6_addr) == sizeof(de->addr[i].ip.v6)); in doh2ai()
1053 DEBUGASSERT(buf && remaining && dnsname); in doh_decode_rdata_name()
1242 DEBUGASSERT(!remaining); in doh_resp_decode_httpsrr()
1260 DEBUGASSERT(hrr); in doh_print_httpsrr()
1415 DEBUGASSERT(data->multi); in Curl_doh_close()