Searched defs:section (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/netbsd/nameser/ |
D | ns_parse.c | 79 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { in ns_skiprr() 140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr()
|
/bionic/libc/netbsd/resolv/ |
D | res_debug.c | 159 ns_msg *handle, ns_sect section, in do_section() 573 p_section(int section, int opcode) { in p_section()
|
/bionic/libc/private/ |
D | arpa_nameser.h | 129 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) argument
|