Home
last modified time | relevance | path

Searched refs:krb5_config_parse_file (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_config.c203 ret = krb5_config_parse_file(context, "test_config_strings.out", &c); in check_escaped_strings()
H A Dversion-script.map149 krb5_config_parse_file;
H A Dlibkrb5-exports.def.in151 krb5_config_parse_file
H A Dconfig_file.c524 krb5_config_parse_file (krb5_context context, in krb5_config_parse_file() function
H A Dkrb5-protos.h2064 krb5_config_parse_file (
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A DChangeLog561 * kadmind.c: new krb5_config_parse_file
562 * kadmin.c: new krb5_config_parse_file
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c1981 ret = krb5_config_parse_file(context, ldap_secret_file, &tmp); in hdb_ldap_common()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2001667 * kdc/config.c: new krb5_config_parse_file
H A DChangeLog.1998369 * lib/krb5/config_file.c (parse_list, krb5_config_parse_file):