Home
last modified time | relevance | path

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

/curl/lib/
H A Ddoh.c92 unsigned char *orig = dnsp; in doh_req_encode()
129 *dnsp++ = 0; /* 16 bit id */ in doh_req_encode()
130 *dnsp++ = 0; in doh_req_encode()
133 *dnsp++ = '\0'; in doh_req_encode()
135 *dnsp++ = '\0'; in doh_req_encode()
137 *dnsp++ = '\0'; in doh_req_encode()
139 *dnsp++ = '\0'; in doh_req_encode()
158 dnsp += labellen; in doh_req_encode()
174 *olen = dnsp - orig; in doh_req_encode()
1368 *dnsp = dns; in Curl_doh_is_resolved()
[all …]
H A Ddoh.h170 unsigned char *dnsp, /* buffer */

Completed in 8 milliseconds