OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parse_dns_response
(Results
1 - 1
of
1
) sorted by null
/external/openssh/openbsd-compat/
getrrsetbyname.c
175
static struct dns_response *
parse_dns_response
(const u_char *, int);
254
response =
parse_dns_response
(answer, length);
385
parse_dns_response
(const u_char *answer, int size)
function
Completed in 229 milliseconds