Searched defs:ns_get16 (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/dns/nameser/
H A Dns_netint.c36 ns_get16(const u_char *src) { function
/bionic/libc/include/arpa/
H A Dnameser.h522 #define ns_get16 __ns_get16 macro
566 uint16_t ns_get16(const u_char*);
595 uint16_t ns_get16(const u_char*) __INTRODUCED_IN_64(23);
/bionic/tools/versioner/current/arpa/
H A Dnameser.h522 #define ns_get16 __ns_get16 macro
566 uint16_t ns_get16(const u_char*);
595 uint16_t ns_get16(const u_char*) __INTRODUCED_IN_64(23);

Completed in 3024 milliseconds