Searched refs:WKS (Results 1 - 6 of 6) sorted by path

/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Dgenzone.sh92 wks01 WKS 10.0.0.1 tcp telnet ftp 0 1 2
93 wks02 WKS 10.0.0.1 udp domain 0 1 2
94 wks03 WKS 10.0.0.2 tcp 65535
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Ddns.el53 (WKS 11)
/macosx-10.10/libresolv-57/
H A Ddns_util.c455 r->data.WKS = (dns_WKS_record_t *)calloc(1, size);
457 r->data.WKS->addr.s_addr = htonl(_dns_parse_uint32(x));
458 r->data.WKS->protocol = _dns_parse_uint8(x);
460 r->data.WKS->maplength = size * 8;
461 r->data.WKS->map = NULL;
464 r->data.WKS->map = (uint8_t *)calloc(1, r->data.WKS->maplength);
471 if (byte & i) r->data.WKS->map[mi] = 0xff;
472 else r->data.WKS->map[mi] = 0;
924 if (r->data.WKS !
[all...]
H A Ddns_util.h229 dns_WKS_record_t *WKS; member in union:__anon9659::__anon9660
/macosx-10.10/ruby-106/ruby/lib/
H A Dresolv.rb484 # * Resolv::DNS::Resource::IN::WKS
2020 class WKS < Resource class in class:Resolv.DNS.Resource.IN
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/dns/
H A Ddns.tcl74 NULL 10 WKS 11 PTR 12 HINFO 13 MINFO 14 MX 15 TXT 16

Completed in 200 milliseconds