Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv/
H A Dres_debug.c147 fprintf(file, ", type = %s", p_type(_getshort(cp)));
150 p_class(_getshort(cp)));
225 fprintf(file, "\n\ttype = %s", p_type(type = _getshort(cp)));
227 fprintf(file, ", class = %s", p_class(class = _getshort(cp)));
231 fprintf(file, ", dlen = %d\n", dlen = _getshort(cp));
304 fprintf(file, "\tpreference = %ld,", _getshort(cp));
H A Dres_gethost.c142 type = _getshort(cp);
144 class = _getshort(cp);
146 n = _getshort(cp);
H A Dmapfile-vers57 _getshort;
H A Dres_comp.c299 _getshort(msgp) in _getshort() function
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdxbyname.c165 type = _getshort( p ); in decode_answer()
167 class = _getshort( p ); in decode_answer()
170 rr_len = _getshort( p ); in decode_answer()
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_resolv.h22 u_int16_t _getshort __P((const uchar_t *));
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drlib.h64 extern u_int16_t _getshort(register const u_char *msgp);
/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h204 extern u_short _getshort();
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c278 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort() function
/illumos-gate/usr/src/lib/libresolv2/common/
H A Dmapfile-vers79 _getshort;
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1977 # define GETSHORT _getshort