Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/resolv/
H A Dres_comp.c279 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort() function
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_comp.c263 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort() function
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dgetrrsetbyname.c120 _getshort(msgp) in _getshort() function