Home
last modified time | relevance | path

Searched refs:rk_ns_t_srv (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dresolve-test.c104 if(r->q.type == rk_ns_t_srv) in main()
123 case rk_ns_t_srv:{ in main()
H A Dresolve.h87 rk_ns_t_srv = 33, /* Server Selection. */ enumerator
H A Dresolve.c213 case rk_ns_t_srv:{ in parse_record()
636 if(rr->type == rk_ns_t_srv) in rk_dns_srv_order()
649 if((*headp)->type == rk_ns_t_srv) { in rk_dns_srv_order()
751 case rk_ns_t_srv:{ in parse_dns_record()
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrbhst.c96 if(rr->type == rk_ns_t_srv) in srv_find_realm()
116 if(rr->type == rk_ns_t_srv) { in srv_find_realm()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dad.c293 if (rr->type != rk_ns_t_srv) in _kadm5_ad_connect()