| /freebsd-9-stable/lib/libc/resolv/ |
| D | res_update.c | 103 int nzones = 0, nscount = 0, n; in res_nupdate() local 169 nscount = res_getservers(statp, nsaddrs, MAXNS); in res_nupdate() 193 res_setservers(statp, nsaddrs, nscount); in res_nupdate() 194 nscount = 0; in res_nupdate() 204 if (nscount != 0) in res_nupdate() 205 res_setservers(statp, nsaddrs, nscount); in res_nupdate()
|
| D | res_send.c | 181 for (ns = 0; ns < statp->nscount; ns++) { in res_ourserver_p() 194 for (ns = 0; ns < statp->nscount; ns++) { in res_ourserver_p() 314 if (statp->nscount == 0 || EXT(statp).ext == NULL) { in res_nsend() 339 if (EXT(statp).nscount != 0) { in res_nsend() 344 if (EXT(statp).nscount != statp->nscount) in res_nsend() 347 for (ns = 0; ns < statp->nscount; ns++) { in res_nsend() 371 EXT(statp).nscount = 0; in res_nsend() 378 if (EXT(statp).nscount == 0) { in res_nsend() 379 for (ns = 0; ns < statp->nscount; ns++) { in res_nsend() 387 EXT(statp).nscount = statp->nscount; in res_nsend() [all …]
|
| D | res_init.c | 228 statp->nscount = 0; in __res_vinit() 235 statp->_u._ext.nscount = 0; in __res_vinit() 538 statp->nscount = nserv; in __res_vinit() 814 for (ns = 0; ns < statp->_u._ext.nscount; ns++) { in res_nclose() 861 statp->_u._ext.nscount = 0; in res_setservers() 899 statp->nscount = nserv; in res_setservers() 909 for (i = 0; i < statp->nscount && i < cnt; i++) { in res_getservers() 946 return (statp->nscount); in res_getservers()
|
| D | res_findzonecut.c | 280 int n, i, ancount, nscount; in get_soa() local 317 nscount = ns_msg_count(msg, ns_s_ns); in get_soa() 320 else if (nscount > 0) in get_soa() 321 sect = ns_s_ns, n = nscount; in get_soa()
|
| D | res_debug.c | 277 int qdcount, ancount, nscount, arcount; in res_pquery() local 289 nscount = ns_msg_count(handle, ns_s_ns); in res_pquery() 326 p_section(ns_s_ns, opcode), nscount); in res_pquery() 342 nscount == 0 && arcount == 0) in res_pquery()
|
| D | res_query.c | 181 ntohs(hp->nscount), in res_nquery()
|
| D | res_mkupdate.c | 731 hp->nscount = htons(counts[2]); in res_nmkupdate()
|
| /freebsd-9-stable/contrib/tcpdump/ |
| D | print-domain.c | 584 register int qdcount, ancount, nscount, arcount; in ns_print() local 593 nscount = EXTRACT_16BITS(&np->nscount); in ns_print() 624 printf(" %d/%d/%d", ancount, nscount, arcount); in ns_print() 638 if (cp < snapend && nscount--) { in ns_print() 642 while (cp < snapend && nscount--) { in ns_print() 648 if (nscount > 0) in ns_print() 687 if (nscount) in ns_print() 688 printf(" [%dn]", nscount); in ns_print() 721 if (cp < snapend && nscount--) { in ns_print() 725 while (nscount-- && cp < snapend) { in ns_print() [all …]
|
| D | nameser.h | 233 u_int16_t nscount; /* number of authority entries */ member
|
| D | print-smb.c | 1094 int qdcount, ancount, nscount, arcount; in nbt_udp137_print() local 1107 nscount = EXTRACT_16BITS(data + 8); in nbt_udp137_print() 1151 name_trn_id, opcode, nm_flags, rcode, qdcount, ancount, nscount, in nbt_udp137_print() 1156 total = ancount + nscount + arcount; in nbt_udp137_print()
|
| /freebsd-9-stable/crypto/openssh/openbsd-compat/ |
| D | getrrsetbyname.c | 403 resp->header.nscount = ntohs(resp->header.nscount); in parse_dns_response() 430 resp->header.nscount); in parse_dns_response() 431 if (resp->header.nscount && resp->authority == NULL) { in parse_dns_response()
|
| /freebsd-9-stable/sys/netinet/libalias/ |
| D | alias_nbt.c | 217 u_short nscount; member 807 ntohs(nsh->nscount), in AliasHandleUdpNbtNS() 832 if (ntohs(nsh->nscount) != 0) { in AliasHandleUdpNbtNS() 834 ntohs(nsh->nscount), in AliasHandleUdpNbtNS()
|
| /freebsd-9-stable/include/ |
| D | resolv.h | 155 int nscount; /*%< number of name servers */ member 184 u_int16_t nscount; member
|
| /freebsd-9-stable/include/arpa/ |
| D | nameser_compat.h | 93 unsigned nscount :16; /*%< number of authority entries */ member
|
| /freebsd-9-stable/crypto/heimdal/lib/roken/ |
| D | resolve.h | 276 unsigned nscount; member
|
| D | resolve.c | 440 r->h.nscount = (p[8] << 8) | p[9]; in parse_reply() 477 for(i = 0; i < r->h.nscount; i++) { in parse_reply()
|
| /freebsd-9-stable/usr.sbin/ypserv/ |
| D | yp_dnslookup.c | 187 for (ns = 0; ns < _res.nscount; ns++) { in yp_send_dns_query()
|
| /freebsd-9-stable/contrib/bind9/lib/dns/ |
| D | zone.c | 762 zone_get_from_db(dns_zone_t *zone, dns_db_t *db, unsigned int *nscount, 3933 unsigned int nscount = 0; in zone_postload() local 4052 result = zone_get_from_db(zone, db, &nscount, &soacount, &serial, in zone_postload() 4116 if (nscount == 0) { in zone_postload() 4484 dns_dbversion_t *version, unsigned int *nscount, in zone_count_ns_rr() argument 4525 if (nscount != NULL) in zone_count_ns_rr() 4526 *nscount = count; in zone_count_ns_rr() 4633 zone_get_from_db(dns_zone_t *zone, dns_db_t *db, unsigned int *nscount, in zone_get_from_db() argument 4649 if (nscount != NULL) in zone_get_from_db() 4650 *nscount = 0; in zone_get_from_db() [all …]
|
| /freebsd-9-stable/usr.sbin/ppp/ |
| D | ip.c | 98 u_short nscount; member
|
| /freebsd-9-stable/contrib/bind9/ |
| D | CHANGES | 12251 241. [cleanup] nscount and soacount have been removed from the
|