Lines Matching full:nscount
398 * NSCount: 16: Authority Record count (0 in queries)
403 * the AUTHORITY is made of NSCount RRs
860 /* assume: ANcount, NScount, ARcount are 0 */
977 /* assume: ANcount, NScount and ARcount are all 0 */
1026 int n, nscount;
1030 nscount = ns_msg_count(handle, ns_s_ns);
1031 for (n = 0; n < nscount; n++) {
2654 statp->nscount = nserv;