Home
last modified time | relevance | path

Searched refs:profile_get_string (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_krbcontainer.c94 if ((st=profile_get_string(context->profile, KDB_MODULE_SECTION, ldap_context->conf_section, in krb5_ldap_read_krbcontainer_params()
105 if ((st=profile_get_string(context->profile, KDB_MODULE_DEF_SECTION, in krb5_ldap_read_krbcontainer_params()
H A Dldap_create.c274 if ((status = profile_get_string(context->profile, in krb5_ldap_create()
282 if ((status = profile_get_string(context->profile, in krb5_ldap_create()
H A Dldap_misc.c114 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,
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Drealm_dom.c54 retval = profile_get_string(context->profile, "realms", realm, in krb5_get_realm_domain()
H A Dktdefname.c62 } else if ((profile_get_string(context->profile, in krb5_kt_default_name()
H A Ddef_realm.c159 retval = profile_get_string(context->profile, "libdefaults", in krb5_get_default_realm()
H A Dsn2princ.c65 code = profile_get_string(context->profile, "libdefaults", in maybe_use_reverse_dns()
H A Dhst_realm.c235 retval = profile_get_string(context->profile, "domain_realm", cp, in krb5_get_host_realm()
H A Dlocate_kdc.c97 code = profile_get_string(context->profile, "libdefaults", in maybe_use_dns()
100 code = profile_get_string(context->profile, "libdefaults", in maybe_use_dns()
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dkadm_host_srv_names.c43 (void) profile_get_string(context->profile, "realms", in kadm5_get_master()
102 (void) profile_get_string(context->profile, "realms", in kadm5_get_kpasswd()
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_util.c460 retval = profile_get_string(util_context->profile, KDB_REALM_SECTION,
466 retval = profile_get_string(util_context->profile, KDB_MODULE_DEF_SECTION,
H A Dkdb5_ldap_services.c1982 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 Dkdb5_ldap_realm.c551 if ((retval=profile_get_string(util_context->profile,
559 if ((retval=profile_get_string(util_context->profile,
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c1504 …status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), KDB_MODULE_SECTION, conf_section, KDB_D… in krb5_db2_open()
1509 …status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), KDB_REALM_SECTION, KRB5_DB_GET_REALM(kc… in krb5_db2_open()
1599 status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), in krb5_db2_create()
1608 status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), in krb5_db2_create()
1691 …status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), KDB_MODULE_SECTION, conf_section, KDB_D… in krb5_db2_destroy()
1696 …status = profile_get_string(KRB5_DB_GET_PROFILE(kcontext), KDB_REALM_SECTION, KRB5_DB_GET_REALM(kc… in krb5_db2_destroy()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dprofile.h78 long KRB5_CALLCONV profile_get_string
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dconv_princ.c232 retval = profile_get_string(context->profile, "realms", in krb5_524_conv_principal()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_get.c193 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() function
H A Dprof_solaris.c456 code = profile_get_string(profile, "libdefaults", "default_realm", 0, 0, in __profile_get_default_realm()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb5.c127 status = profile_get_string(kcontext->profile, in kdb_get_conf_section()
158 status = profile_get_string(kcontext->profile, in kdb_get_library_name()
173 status = profile_get_string(kcontext->profile, KDB_MODULE_SECTION, value, in kdb_get_library_name()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dinit_ctx.c643 code = profile_get_string(context->profile, "libdefaults", profstr, in get_profile_etype_list()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers953 profile_get_string;
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c654 if (!profile_get_string(kcontext->profile, in krb5_klog_init()
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c655 if (!profile_get_string(kcontext->profile, in krb5_klog_init()