Home
last modified time | relevance | path

Searched refs:_getshort (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c119 # ifdef _getshort
120 # undef _getshort
125 # define _getshort(x) (_ssh_compat_getshort(x)) macro
131 _getshort(const u_char *msgp) in _getshort() function
500 curr->type = _getshort(*cp); in parse_dns_qsection()
505 curr->class = _getshort(*cp); in parse_dns_qsection()
560 curr->type = _getshort(*cp); in parse_dns_rrsection()
565 curr->class = _getshort(*cp); in parse_dns_rrsection()
575 curr->size = _getshort(*cp); in parse_dns_rrsection()
/freebsd/lib/libc/resolv/
H A DSymbol.map16 _getshort;
H A Dres_comp.c258 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort() function
/freebsd/lib/libc/net/
H A Dgethostbydns.c217 type = _getshort(cp); in gethostanswer()
219 class = _getshort(cp); in gethostanswer()
224 n = _getshort(cp); in gethostanswer()
H A Dgetaddrinfo.c2056 type = _getshort(cp); in getanswer()
2058 class = _getshort(cp); in getanswer()
2060 n = _getshort(cp); in getanswer()
/freebsd/include/
H A Dresolv.h430 u_int16_t _getshort(const u_char *);
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h2015 # define GETSHORT _getshort
/freebsd/crypto/openssh/
H A Dconfigure.ac4710 AC_CHECK_FUNCS([_getshort _getlong])
4711 AC_CHECK_DECLS([_getshort, _getlong], , ,
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1277 fun:_getshort=uninstrumented