Symbol: srv_dns_entry
crypto/krb5/src/lib/krb5/os/dnssrv.c
114
struct srv_dns_entry **answers)
crypto/krb5/src/lib/krb5/os/dnssrv.c
126
struct srv_dns_entry **answers)
crypto/krb5/src/lib/krb5/os/dnssrv.c
131
struct srv_dns_entry *head = NULL, *srv = NULL;
crypto/krb5/src/lib/krb5/os/dnssrv.c
156
srv = malloc(sizeof(struct srv_dns_entry));
crypto/krb5/src/lib/krb5/os/dnssrv.c
190
struct srv_dns_entry **answers)
crypto/krb5/src/lib/krb5/os/dnssrv.c
197
struct srv_dns_entry *head = NULL, *uri = NULL;
crypto/krb5/src/lib/krb5/os/dnssrv.c
262
struct srv_dns_entry **answers)
crypto/krb5/src/lib/krb5/os/dnssrv.c
269
struct srv_dns_entry *head = NULL, *srv = NULL;
crypto/krb5/src/lib/krb5/os/dnssrv.c
323
srv = malloc(sizeof(struct srv_dns_entry));
crypto/krb5/src/lib/krb5/os/dnssrv.c
37
krb5int_free_srv_dns_data (struct srv_dns_entry *p)
crypto/krb5/src/lib/krb5/os/dnssrv.c
39
struct srv_dns_entry *next;
crypto/krb5/src/lib/krb5/os/dnssrv.c
83
place_srv_entry(struct srv_dns_entry **head, struct srv_dns_entry *new)
crypto/krb5/src/lib/krb5/os/dnssrv.c
85
struct srv_dns_entry *entry;
crypto/krb5/src/lib/krb5/os/locate_kdc.c
362
struct srv_dns_entry *head = NULL, *entry = NULL;
crypto/krb5/src/lib/krb5/os/locate_kdc.c
658
struct srv_dns_entry *answers, *entry;
crypto/krb5/src/lib/krb5/os/os-proto.h
170
struct srv_dns_entry *next;
crypto/krb5/src/lib/krb5/os/os-proto.h
181
struct srv_dns_entry **answers);
crypto/krb5/src/lib/krb5/os/os-proto.h
183
void krb5int_free_srv_dns_data(struct srv_dns_entry *);
crypto/krb5/src/lib/krb5/os/os-proto.h
188
struct srv_dns_entry **answers);