Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv/
H A Dres_debug.c145 fprintf(file, ", type = %s", p_type(_getshort(cp)));
148 p_class(_getshort(cp)));
222 fprintf(file, "\n\ttype = %s", p_type(type = _getshort(cp)));
224 fprintf(file, ", class = %s", p_class(class = _getshort(cp)));
228 fprintf(file, ", dlen = %d\n", dlen = _getshort(cp));
301 fprintf(file, "\tpreference = %ld,", _getshort(cp));
H A Dres_gethost.c139 type = _getshort(cp);
141 class = _getshort(cp);
143 n = _getshort(cp);
H A Dmapfile-vers57 _getshort;
H A Dres_comp.c301 _getshort(msgp) in _getshort() function
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdxbyname.c167 type = _getshort( p ); in decode_answer()
169 class = _getshort( p ); in decode_answer()
172 rr_len = _getshort( p ); in decode_answer()
/titanic_41/usr/src/lib/libresolv2/include/
H A Dport_resolv.h22 u_int16_t _getshort __P((const uchar_t *));
/titanic_41/usr/src/lib/libresolv/arpa/
H A Dnameser.h206 extern u_short _getshort();
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c283 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort() function
/titanic_41/usr/src/lib/libresolv2/common/
H A Dllib-lresolv31 uint16_t _getshort(const u_char *);
H A Dmapfile-vers78 _getshort;
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1977 # define GETSHORT _getshort