gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:ntohs from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/net/gethnamaddr.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/net/gethnamaddr.c - 48.5KB - 1,584 lines
279:         hp = &answer->hdr;
280:         ancount = ntohs(hp->ancount);
281:         qdcount = ntohs(hp->qdcount);
282:         bp = hostbuf;