Symbol: krb5_config_binding
crypto/heimdal/lib/hdb/dbinfo.c
216
const krb5_config_binding *
crypto/heimdal/lib/hdb/dbinfo.c
43
const krb5_config_binding *binding;
crypto/heimdal/lib/hdb/dbinfo.c
49
const krb5_config_binding *db_binding,
crypto/heimdal/lib/hdb/dbinfo.c
93
const krb5_config_binding *db_binding;
crypto/heimdal/lib/hdb/hdb-protos.h
64
const krb5_config_binding *
crypto/heimdal/lib/krb5/config_file.c
152
parse_list(struct fileptr *f, unsigned *lineno, krb5_config_binding **parent,
crypto/heimdal/lib/krb5/config_file.c
157
krb5_config_binding *b = NULL;
crypto/heimdal/lib/krb5/config_file.c
191
krb5_config_binding **b, krb5_config_binding **parent,
crypto/heimdal/lib/krb5/config_file.c
194
krb5_config_binding *tmp;
crypto/heimdal/lib/krb5/config_file.c
352
krb5_config_binding *b = NULL;
crypto/heimdal/lib/krb5/config_file.c
532
free_binding (krb5_context context, krb5_config_binding *b)
crypto/heimdal/lib/krb5/config_file.c
534
krb5_config_binding *next_b;
crypto/heimdal/lib/krb5/config_file.c
578
krb5_config_binding *d, *previous = NULL;
crypto/heimdal/lib/krb5/config_file.c
612
const krb5_config_binding **pointer,
crypto/heimdal/lib/krb5/config_file.c
627
const krb5_config_binding *b,
crypto/heimdal/lib/krb5/config_file.c
628
const krb5_config_binding **pointer,
crypto/heimdal/lib/krb5/config_file.c
651
const krb5_config_binding **pointer,
crypto/heimdal/lib/krb5/config_file.c
655
const krb5_config_binding *b;
crypto/heimdal/lib/krb5/config_file.c
706
const krb5_config_binding *foo = NULL;
crypto/heimdal/lib/krb5/config_file.c
723
KRB5_LIB_FUNCTION const krb5_config_binding * KRB5_LIB_CALL
crypto/heimdal/lib/krb5/config_file.c
728
const krb5_config_binding *ret;
crypto/heimdal/lib/krb5/config_file.c
749
KRB5_LIB_FUNCTION const krb5_config_binding * KRB5_LIB_CALL
crypto/heimdal/lib/krb5/config_file.c
78
krb5_config_binding **b,
crypto/heimdal/lib/krb5/config_file.c
79
krb5_config_binding **parent,
crypto/heimdal/lib/krb5/config_file.c
82
krb5_config_binding **parent,
crypto/heimdal/lib/krb5/config_file.c
929
const krb5_config_binding *b = NULL;
crypto/heimdal/lib/krb5/context.c
627
krb5_config_binding *tmp = NULL;
crypto/heimdal/lib/krb5/krb5-private.h
105
const krb5_config_binding **/*pointer*/,
crypto/heimdal/lib/krb5/krb5-private.h
90
const krb5_config_binding **/*pointer*/,
crypto/heimdal/lib/krb5/krb5-protos.h
1048
KRB5_LIB_FUNCTION const krb5_config_binding * KRB5_LIB_CALL
crypto/heimdal/lib/krb5/krb5-protos.h
965
KRB5_LIB_FUNCTION const krb5_config_binding * KRB5_LIB_CALL
crypto/heimdal/lib/krb5/krb5.h
510
struct krb5_config_binding *next;
crypto/heimdal/lib/krb5/krb5.h
513
struct krb5_config_binding *list;
crypto/heimdal/lib/krb5/krb5.h
518
typedef struct krb5_config_binding krb5_config_binding;
crypto/heimdal/lib/krb5/krb5.h
520
typedef krb5_config_binding krb5_config_section;