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
501 curr->type = _getshort(*cp); in parse_dns_qsection()
506 curr->class = _getshort(*cp); in parse_dns_qsection()
561 curr->type = _getshort(*cp); in parse_dns_rrsection()
566 curr->class = _getshort(*cp); in parse_dns_rrsection()
576 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.c219 type = _getshort(cp); in gethostanswer()
221 class = _getshort(cp); in gethostanswer()
226 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.h429 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.ac4968 AC_CHECK_FUNCS([_getshort _getlong])
4969 AC_CHECK_DECLS([_getshort, _getlong], , ,
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1277 fun:_getshort=uninstrumented