Searched refs:krb5_config_section (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | config_file.c | 76 static krb5_error_code parse_section(char *p, krb5_config_section **s, 77 krb5_config_section **res, 87 KRB5_LIB_FUNCTION krb5_config_section * KRB5_LIB_CALL 88 _krb5_config_get_entry(krb5_config_section **parent, const char *name, int type) in _krb5_config_get_entry() 90 krb5_config_section **q; in _krb5_config_get_entry() 126 parse_section(char *p, krb5_config_section **s, krb5_config_section **parent, in parse_section() 130 krb5_config_section *tmp; in parse_section() 274 krb5_config_section *tmp, **parent = context; in convert_content() 297 parse_plist_config(krb5_context context, const char *path, krb5_config_section **parent) in parse_plist_config() 349 krb5_config_section **res, in krb5_config_parse_debug() [all …]
|
H A D | config_reg.c | 466 DWORD type, DWORD cbdata, krb5_config_section ** parent) in parse_reg_value() 469 krb5_config_section *value; in parse_reg_value() 499 krb5_config_section ** parent) in parse_reg_values() 530 krb5_config_section ** parent) in parse_reg_subkeys() 539 krb5_config_section *section = NULL; in parse_reg_subkeys() 577 krb5_config_section ** parent) in parse_reg_root() 579 krb5_config_section *libdefaults = NULL; in parse_reg_root() 597 krb5_config_section ** res) in load_config_from_regpath() 627 krb5_config_section ** res) in _krb5_load_config_from_registry()
|
H A D | krb5-private.h | 103 krb5_config_section */*c*/, 104 krb5_config_section **/*head*/); 109 const krb5_config_section */*c*/, 113 KRB5_LIB_FUNCTION krb5_config_section * KRB5_LIB_CALL 115 krb5_config_section **/*parent*/, 122 const krb5_config_section */*c*/, 130 const krb5_config_section */*c*/, 137 const krb5_config_section */*c*/,
|
H A D | krb5-protos.h | 1866 krb5_config_section */*s*/); 1899 const krb5_config_section */*c*/, 1921 const krb5_config_section */*c*/, 1928 const krb5_config_section */*c*/, 1934 const krb5_config_section */*c*/, 1953 const krb5_config_section */*c*/, 1974 const krb5_config_section */*c*/, 1995 const krb5_config_section */*c*/, 2015 const krb5_config_section */*c*/, 2033 const krb5_config_section */*c*/, [all …]
|
H A D | verify_krb5_conf.c | 668 check_section(krb5_context context, const char *path, krb5_config_section *cf, in check_section() 672 krb5_config_section *p; in check_section() 709 dumpconfig(int level, krb5_config_section *top) in dumpconfig() 711 krb5_config_section *x; in dumpconfig() 736 krb5_config_section *tmp_cf; in main()
|
H A D | crypto-stubs.c | 103 const krb5_config_section *c, in krb5_config_get_string()
|
H A D | test_config.c | 195 krb5_config_section *c = NULL; in check_escaped_strings()
|
H A D | krb5_locl.h | 237 krb5_config_section *cf;
|
H A D | krb5.h | 537 typedef krb5_config_binding krb5_config_section; typedef
|
/netbsd-src/crypto/external/bsd/heimdal/include/ |
H A D | krb5-private.h | 101 krb5_config_section */*c*/, 102 krb5_config_section **/*head*/); 107 const krb5_config_section */*c*/, 111 KRB5_LIB_FUNCTION krb5_config_section * KRB5_LIB_CALL 113 krb5_config_section **/*parent*/, 120 const krb5_config_section */*c*/, 128 const krb5_config_section */*c*/, 135 const krb5_config_section */*c*/,
|