gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:_getshort (0.01 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_comp.c - 9.5KB - 291 lines
286: #endif
287: u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); }
288: #endif /*__ultrix__*/