OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ns_skiprr
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/nameser/
ns_parse.c
88
ns_skiprr
(const u_char *ptr, const u_char *eom, ns_sect section, int count) {
function
134
int b =
ns_skiprr
(msg, eom, (ns_sect)i,
168
b =
ns_skiprr
(handle->_msg_ptr, handle->_eom, section,
231
b =
ns_skiprr
(handle->_msg_ptr, handle->_eom, section,
/src/lib/libresolv/
ns_verify.c
76
n =
ns_skiprr
(cp, eom, ns_s_qd, ntohs(hp->qdcount));
81
n =
ns_skiprr
(cp, eom, ns_s_an, ntohs(hp->ancount));
86
n =
ns_skiprr
(cp, eom, ns_s_ns, ntohs(hp->nscount));
91
n =
ns_skiprr
(cp, eom, ns_s_ar, ntohs(hp->arcount) - 1);
/src/include/arpa/
nameser.h
539
#define
ns_skiprr
__ns_skiprr
macro
594
int
ns_skiprr
(const u_char *, const u_char *, ns_sect, int);
Completed in 16 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026