Searched refs:_getlong (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/libpcap-48/libpcap/Win32/Include/
H A Dinetprivate.h54 extern u_int32_t _getlong(register const u_char *msgp);
/macosx-10.10.1/libresolv-57/
H A Dres_comp.c243 u_int32_t _getlong(const u_char *src) { return (ns_get32(src)); } function
258 u_int32_t _getlong(const u_char *src) { return (ns_get32(src)); } function
H A Dresolv.h419 #define _getlong res_9_getlong macro
439 u_int32_t _getlong __P((const u_char *src));
/macosx-10.10.1/Libinfo-459/dns.subproj/
H A Dres_comp.c191 _getlong(const u_char *msgp) function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Drlib.h63 extern u_int32_t _getlong(register const u_char *msgp);
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dgetrrsetbyname.c132 _getlong(msgp) function
141 u_int32_t _getlong(register const u_char *);
550 curr->ttl = _getlong(*cp);
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfigure15189 for ac_func in _getshort _getlong
15213 ac_fn_c_check_decl "$LINENO" "_getlong" "ac_cv_have_decl__getlong" "#include <sys/types.h>

Completed in 270 milliseconds