OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_doctor
(Results
1 - 1
of
1
) sorted by null
/external/dnsmasq/src/
rfc1035.c
530
static unsigned char *
do_doctor
(unsigned char *p, int count, HEADER *header, size_t qlen)
function
592
!(p =
do_doctor
(p, ntohs(header->ancount), header, qlen)))
628
if (!
do_doctor
(p, ntohs(header->arcount), header, qlen))
[
all
...]
Completed in 111 milliseconds