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

/bionic/libc/dns/resolv/
H A Dres_comp.c264 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } function

Completed in 30 milliseconds