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

/freebsd-current/lib/libc/resolv/
H A Dres_comp.c258 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } function
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c120 # undef _getshort macro
125 # define _getshort(x) (_ssh_compat_getshort(x)) macro
131 _getshort(const u_char *msgp) function
[all...]

Completed in 261 milliseconds