Searched refs:SRV (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/crypto/heimdal/lib/roken/ |
| HD | resolve.c | 752 size_t hostlen = strnlen(pRec->Data.SRV.pNameTarget, DNS_MAX_NAME_LENGTH); in parse_dns_record() 762 rr->u.srv->priority = pRec->Data.SRV.wPriority; in parse_dns_record() 763 rr->u.srv->weight = pRec->Data.SRV.wWeight; in parse_dns_record() 764 rr->u.srv->port = pRec->Data.SRV.wPort; in parse_dns_record() 765 strcpy_s(rr->u.srv->target, hostlen + 1, pRec->Data.SRV.pNameTarget); in parse_dns_record()
|
| /NextBSD/contrib/unbound/doc/ |
| HD | control_proto_spec.txt | 47 removes the A, AAAA, NS, SOA, CNAME, DNAME, MX, PTR, SRV, NAPTR types.
|
| HD | FEATURES | 88 2782: SRV type
|
| /NextBSD/crypto/heimdal/doc/ |
| HD | setup.texi | 106 SRV-record for your realm, or your Kerberos server has DNS CNAME 961 will try to find a @code{SRV} resource record (RR) for the realm. If no 962 SRV RRs are found, it will fall back to looking for an @code{A} RR for 980 _kerberos._tcp SRV 10 1 88 kerberos.example.com. 981 _kerberos._udp SRV 10 1 88 kerberos.example.com. 982 _kerberos._tcp SRV 10 1 88 kerberos-1.example.com. 983 _kerberos._udp SRV 10 1 88 kerberos-1.example.com. 984 _kpasswd._udp SRV 10 1 464 kerberos.example.com. 985 _kerberos-adm._tcp SRV 10 1 749 kerberos.example.com. 989 More information about DNS SRV resource records can be found in [all …]
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | ProgramState.cpp | 741 if (const SymbolRegionValue *SRV = dyn_cast<SymbolRegionValue>(*SI)) in isTainted() local 742 Tainted = Tainted || isTainted(SRV->getRegion(), Kind); in isTainted()
|
| /NextBSD/crypto/heimdal/ |
| HD | NEWS | 668 * follow RFC2782 and by default do not look for non-underscore SRV names 745 * fix SRV lookup for admin server 767 * support SRV records for kpasswd
|
| HD | ChangeLog.1999 | 940 * lib/krb5/krbhst.c: do SRV lookups for admin server as well. 1515 * lib/krb5/krbhst.c: lookup SRV-records to find a kdc for a realm
|
| HD | ChangeLog.2000 | 682 * lib/krb5/krbhst.c (get_krbhst): only try SRV lookup if there are
|
| HD | ChangeLog.2004 | 980 * lib/krb5/krbhst.c: also lookup _kpasswd._tcp SRV-rr
|
| /NextBSD/usr.sbin/bsdconfig/share/media/ |
| HD | tcpip.subr | 1028 # If we have a TCP media type configured, check for an SRV record 1048 # Query SRV types first (1st host response taken as new host to query) 1051 host -t SRV $__wait -- "$__type.$__host" \ 1055 awk '/ SRV /{print $NF;exit}' )
|
| /NextBSD/crypto/heimdal/lib/asn1/ |
| HD | krb5.asn1 | 491 PROV-SRV-LOCATION ::= GeneralString
|
| HD | ChangeLog | 1561 * k5.asn1: PROV-SRV-LOCATION, PacketCable provisioning server
|