gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:_getlong (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_comp.c - 9.5KB - 291 lines
284: #ifndef T2EX
285: u_int32_t _getlong(const u_char *src) { return (ns_get32(src)); }
286: #endif