Symbol: krb5_krbhst_data
crypto/heimdal/lib/krb5/krb5.h
783
struct krb5_krbhst_data;
crypto/heimdal/lib/krb5/krb5.h
784
typedef struct krb5_krbhst_data *krb5_krbhst_handle;
crypto/heimdal/lib/krb5/krbhst.c
162
krb5_error_code (*get_next)(krb5_context, struct krb5_krbhst_data *,
crypto/heimdal/lib/krb5/krbhst.c
171
krbhst_empty(const struct krb5_krbhst_data *kd)
crypto/heimdal/lib/krb5/krbhst.c
181
krbhst_get_default_proto(struct krb5_krbhst_data *kd)
crypto/heimdal/lib/krb5/krbhst.c
204
parse_hostspec(krb5_context context, struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
296
append_host_hostinfo(struct krb5_krbhst_data *kd, struct krb5_krbhst_info *host)
crypto/heimdal/lib/krb5/krbhst.c
312
append_host_string(krb5_context context, struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
428
get_next(struct krb5_krbhst_data *kd, krb5_krbhst_info **host)
crypto/heimdal/lib/krb5/krbhst.c
440
srv_get_hosts(krb5_context context, struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
464
config_get_hosts(krb5_context context, struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
492
fallback_get_hosts(krb5_context context, struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
559
struct krb5_krbhst_data *kd = ctx;
crypto/heimdal/lib/krb5/krbhst.c
596
struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
638
struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
703
struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
757
struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
817
struct krb5_krbhst_data *kd,
crypto/heimdal/lib/krb5/krbhst.c
871
static struct krb5_krbhst_data*
crypto/heimdal/lib/krb5/krbhst.c
877
struct krb5_krbhst_data *kd;
crypto/heimdal/lib/krb5/krbhst.c
920
struct krb5_krbhst_data *kd;
crypto/heimdal/lib/krb5/krbhst.c
921
krb5_error_code (*next)(krb5_context, struct krb5_krbhst_data *,