Searched refs:_getshort (Results 1 – 6 of 6) sorted by relevance
118 _getshort(msgp) in _getshort() function127 u_int16_t _getshort(register const u_char *);482 curr->type = _getshort(*cp); in parse_dns_qsection()486 curr->class = _getshort(*cp); in parse_dns_qsection()529 curr->type = _getshort(*cp); in parse_dns_rrsection()533 curr->class = _getshort(*cp); in parse_dns_rrsection()541 curr->size = _getshort(*cp); in parse_dns_rrsection()
325 extern u_int16_t _getshort(const unsigned char *);
363 /* Define to 1 if you have the declaration of `_getshort', and to 0 if you1397 /* Define to 1 if you have the `_getshort' function. */
4114 AC_CHECK_FUNCS([_getshort _getlong])4115 AC_CHECK_DECLS([_getshort, _getlong], , ,
17042 for ac_func in _getshort _getlong17054 ac_fn_c_check_decl "$LINENO" "_getshort" "ac_cv_have_decl__getshort" "#include <sys/types.h>
1272 fun:_getshort=uninstrumented