Home
last modified time | relevance | path

Searched refs:rk_resource_record (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dresolve.h185 struct rk_resource_record{ struct
204 struct rk_resource_record *next; argument
230 struct rk_resource_record *head;
H A Dresolve.c106 dns_free_rr(struct rk_resource_record *rr) in dns_free_rr()
118 struct rk_resource_record *rr; in rk_dns_free_data()
122 struct rk_resource_record *tmp = rr; in rk_dns_free_data()
133 const unsigned char **pp, struct rk_resource_record **ret_rr) in parse_record()
135 struct rk_resource_record *rr; in parse_record()
418 struct rk_resource_record **rr; in parse_reply()
620 const struct rk_resource_record *const* aa = a, *const* bb = b; in compare_srv()
631 struct rk_resource_record **srvs, **ss, **headp; in rk_dns_srv_order()
632 struct rk_resource_record *rr; in rk_dns_srv_order()
666 struct rk_resource_record **ee, **tt; in rk_dns_srv_order()
[all …]
H A Dresolve-test.c84 struct rk_resource_record rrs[NUMRRS]; in test_rk_dns_srv_order()
85 struct rk_resource_record *rr; in test_rk_dns_srv_order()
127 struct rk_resource_record tmp; in test_rk_dns_srv_order()
182 struct rk_resource_record *rr; in main()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_host_realm.c56 struct rk_resource_record *head, in copy_txt_to_realms()
59 struct rk_resource_record *rr; in copy_txt_to_realms()
H A Dkrbhst.c75 struct rk_resource_record *rr; in srv_find_realm()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dcommon.c153 struct rk_resource_record *rr = r->head; in dns_find_cell()