Searched refs:srv_dns_entry (Results 1 – 3 of 3) sorted by relevance
37 krb5int_free_srv_dns_data (struct srv_dns_entry *p) in krb5int_free_srv_dns_data()39 struct srv_dns_entry *next; in krb5int_free_srv_dns_data()83 place_srv_entry(struct srv_dns_entry **head, struct srv_dns_entry *new) in place_srv_entry()85 struct srv_dns_entry *entry; in place_srv_entry()114 struct srv_dns_entry **answers) in k5_make_uri_query()126 struct srv_dns_entry **answers) in krb5int_make_srv_query_realm()131 struct srv_dns_entry *head = NULL, *srv = NULL; in krb5int_make_srv_query_realm()156 srv = malloc(sizeof(struct srv_dns_entry)); in krb5int_make_srv_query_realm()190 struct srv_dns_entry **answers) in k5_make_uri_query()197 struct srv_dns_entry *head = NULL, *uri = NULL; in k5_make_uri_query()[all …]
169 struct srv_dns_entry { struct170 struct srv_dns_entry *next; argument181 struct srv_dns_entry **answers); argument183 void krb5int_free_srv_dns_data(struct srv_dns_entry *);188 struct srv_dns_entry **answers);
362 struct srv_dns_entry *head = NULL, *entry = NULL; in locate_srv_dns_1()658 struct srv_dns_entry *answers, *entry; in locate_uri()