Search | Google it | Results 1 - 1 of 1 for funcall:ntohs from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_query.c (0.01 seconds) |
256: 257: if (hp->rcode != NOERROR || ntohs(hp->ancount) == 0) { 258: #ifndef T2EX 262: p_rcode(hp->rcode), 263: ntohs(hp->ancount), 264: ntohs(hp->nscount), 265: ntohs(hp->arcount)); 266: #endif