Home
last modified time | relevance | path

Searched defs:doh (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Ddoh.c215 static int doh_done(struct Curl_easy *doh, CURLcode result) in doh_done()
256 struct Curl_easy *doh = NULL; in doh_run_probe() local
485 static DOHcode doh_skipqname(const unsigned char *doh, size_t dohlen, in doh_skipqname()
509 static unsigned short doh_get16bit(const unsigned char *doh, in doh_get16bit()
515 static unsigned int doh_get32bit(const unsigned char *doh, unsigned int index) in doh_get32bit()
528 static void doh_store_a(const unsigned char *doh, int index, in doh_store_a()
540 static void doh_store_aaaa(const unsigned char *doh, int index, in doh_store_aaaa()
553 static DOHcode doh_store_https(const unsigned char *doh, int index, in doh_store_https()
569 static DOHcode doh_store_cname(const unsigned char *doh, size_t dohlen, in doh_store_cname()
619 static DOHcode doh_rdata(const unsigned char *doh, in doh_rdata()
[all …]
Drequest.h121 struct doh_probes *doh; /* DoH specific data for this request */ member
/external/mesa3d/src/panfrost/tools/
Dpanfrostdump.c214 struct panfrost_dump_object_header_ho doh; in main() local
/external/curl/
Dconfigure.ac4551 AC_ARG_ENABLE(doh, optenable