Searched refs:ns_skiprr (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/dns/nameser/ |
D | ns_parse.c | 82 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { in ns_skiprr() function 128 int b = ns_skiprr(msg, eom, (ns_sect)i, in ns_initparse() 162 b = ns_skiprr(handle->_msg_ptr, handle->_eom, section, in ns_parserr() 225 b = ns_skiprr(handle->_msg_ptr, handle->_eom, section, in ns_parserr2()
|
/bionic/libc/include/arpa/ |
D | nameser.h | 527 #define ns_skiprr __ns_skiprr macro 571 int ns_skiprr(const u_char*, const u_char*, ns_sect, int); 600 int ns_skiprr(const u_char*, const u_char*, ns_sect, int) __INTRODUCED_IN_64(23);
|
/bionic/libc/ |
D | libc.mips64.map | 624 ns_skiprr; # arm64 x86_64 mips64 introduced=22
|
D | libc.x86_64.map | 624 ns_skiprr; # arm64 x86_64 mips64 introduced=22
|
D | libc.arm64.map | 624 ns_skiprr; # arm64 x86_64 mips64 introduced=22
|
D | libc.map.txt | 701 ns_skiprr; # arm64 x86_64 mips64 introduced=22
|