/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_krbcontainer.c | 96 if ((st=profile_get_string(context->profile, KDB_MODULE_SECTION, ldap_context->conf_section, in krb5_ldap_read_krbcontainer_params() 107 if ((st=profile_get_string(context->profile, KDB_MODULE_DEF_SECTION, in krb5_ldap_read_krbcontainer_params()
|
H A D | ldap_create.c | 276 if ((status = profile_get_string(context->profile, in krb5_ldap_create() 284 if ((status = profile_get_string(context->profile, in krb5_ldap_create()
|
H A D | ldap_misc.c | 114 err = profile_get_string (ctx->profile, in prof_get_string_def() 124 err = profile_get_string (ctx->profile, in prof_get_string_def() 234 st = profile_get_string (context->profile, KDB_MODULE_SECTION, 244 st = profile_get_string (context->profile, KDB_MODULE_DEF_SECTION, 292 if ((st=profile_get_string(context->profile, KDB_MODULE_SECTION, conf_section,
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | realm_dom.c | 56 retval = profile_get_string(context->profile, "realms", realm, in krb5_get_realm_domain()
|
H A D | ktdefname.c | 62 } else if ((profile_get_string(context->profile, in krb5_kt_default_name()
|
H A D | def_realm.c | 144 retval = profile_get_string(context->profile, "libdefaults", in krb5_get_default_realm()
|
H A D | sn2princ.c | 65 code = profile_get_string(context->profile, "libdefaults", in maybe_use_reverse_dns()
|
H A D | hst_realm.c | 235 retval = profile_get_string(context->profile, "domain_realm", cp, in krb5_get_host_realm()
|
H A D | locate_kdc.c | 92 code = profile_get_string(context->profile, "libdefaults", in maybe_use_dns() 95 code = profile_get_string(context->profile, "libdefaults", in maybe_use_dns()
|
/titanic_41/usr/src/lib/krb5/kadm5/ |
H A D | kadm_host_srv_names.c | 43 (void) profile_get_string(context->profile, "realms", in kadm5_get_master() 102 (void) profile_get_string(context->profile, "realms", in kadm5_get_kpasswd()
|
/titanic_41/usr/src/cmd/krb5/ldap_util/ |
H A D | kdb5_ldap_util.c | 460 retval = profile_get_string(util_context->profile, KDB_REALM_SECTION, 466 retval = profile_get_string(util_context->profile, KDB_MODULE_DEF_SECTION,
|
H A D | kdb5_ldap_services.c | 1982 profile_get_string(util_context->profile, KDB_REALM_SECTION, 1986 profile_get_string(util_context->profile, KDB_MODULE_DEF_SECTION, 1999 profile_get_string (util_context->profile, KDB_MODULE_SECTION, section,
|
H A D | kdb5_ldap_realm.c | 555 if ((retval=profile_get_string(util_context->profile, 563 if ((retval=profile_get_string(util_context->profile,
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | profile.h | 78 long KRB5_CALLCONV profile_get_string
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | kdb_db2.c | 1503 …status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), KDB_MODULE_SECTION, conf_section, KDB_D… in krb5_db2_open() 1508 …status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), KDB_REALM_SECTION, KRB5_DB_GET_REALM(kc… in krb5_db2_open() 1598 status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), in krb5_db2_create() 1607 status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), in krb5_db2_create() 1690 …status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), KDB_MODULE_SECTION, conf_section, KDB_D… in krb5_db2_destroy() 1695 …status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), KDB_REALM_SECTION, KRB5_DB_GET_REALM(kc… in krb5_db2_destroy()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | conv_princ.c | 232 retval = profile_get_string(context->profile, "realms", in krb5_524_conv_principal()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_get.c | 193 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() function
|
H A D | prof_solaris.c | 456 code = profile_get_string(profile, "libdefaults", "default_realm", 0, 0, in __profile_get_default_realm()
|
/titanic_41/usr/src/lib/krb5/kdb/ |
H A D | kdb5.c | 128 status = profile_get_string(kcontext->profile, in kdb_get_conf_section() 159 status = profile_get_string(kcontext->profile, in kdb_get_library_name() 174 status = profile_get_string(kcontext->profile, KDB_MODULE_SECTION, value, in kdb_get_library_name()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 772 profile_get_string;
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/ |
H A D | init_ctx.c | 643 code = profile_get_string(context->profile, "libdefaults", profstr, in get_profile_etype_list()
|
/titanic_41/usr/src/lib/krb5/kadm5/clnt/ |
H A D | logger.c | 654 if (!profile_get_string(kcontext->profile, in krb5_klog_init()
|
/titanic_41/usr/src/lib/krb5/kadm5/srv/ |
H A D | logger.c | 655 if (!profile_get_string(kcontext->profile, in krb5_klog_init()
|