/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | appdefault.c | 69 retval = profile_get_values(profile, names, &nameval); in appdefault_get() 87 retval = profile_get_values(profile, names, &nameval); in appdefault_get() 105 retval = profile_get_values(profile, names, &nameval); in appdefault_get() 121 retval = profile_get_values(profile, names, &nameval); in appdefault_get()
|
H A D | conv_princ.c | 287 retval = profile_get_values (context -> profile, names, &v4realms); in krb5_425_conv_principal() 333 retval = profile_get_values(context->profile, names, &full_name); in krb5_425_conv_principal()
|
H A D | walk_rtree.c | 181 cap_code = profile_get_values(context->profile, cap_names, &cap_nodes); in krb5_walk_realm_tree()
|
H A D | get_in_tkt.c | 824 retval = profile_get_values(profile, names, &nameval); in krb5_libdefault_string() 838 retval = profile_get_values(profile, names, &nameval); in krb5_libdefault_string()
|
/titanic_44/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_profile.c | 121 retval = profile_get_values(profile, names, &values); in pkinit_kdcdefault_strings() 136 retval = profile_get_values(profile, names, &values); in pkinit_kdcdefault_strings() 269 retval = profile_get_values(profile, names, &values); in pkinit_libdefault_strings() 286 retval = profile_get_values(profile, names, &values); in pkinit_libdefault_strings() 301 retval = profile_get_values(profile, names, &values); in pkinit_libdefault_strings()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | get_krbhst.c | 80 retval = profile_get_values(context->profile, realm_kdc_names, &values); in krb5_get_krbhst()
|
H A D | an_to_ln.c | 660 retval = profile_get_values(context->profile, realm_names, in an_to_ln_realm_chk() 789 if (!(kret = profile_get_values(context->profile, in krb5_aname_to_localname() 833 if (!(kret = profile_get_values(context->profile, in krb5_aname_to_localname()
|
H A D | locate_kdc.c | 493 code = profile_get_values(context->profile, realm_srv_names, &hl); in prof_locate_server()
|
H A D | localaddr.c | 1249 err = profile_get_values (context->profile, profile_name, &values); in krb5_os_localaddr_profile()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | profile.h | 72 long KRB5_CALLCONV profile_get_values
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_get.c | 127 profile_get_values(profile_t profile, const char *const *names, in profile_get_values() function
|
H A D | prof_solaris.c | 385 code = profile_get_values(profile, hierarchy, &values); in __profile_get_realm_entry()
|
/titanic_44/usr/src/lib/krb5/kadm5/clnt/ |
H A D | logger.c | 576 if (!profile_get_values(kcontext->profile, in krb5_klog_init() 579 !profile_get_values(kcontext->profile, in krb5_klog_init()
|
/titanic_44/usr/src/lib/krb5/kadm5/srv/ |
H A D | logger.c | 577 if (!profile_get_values(kcontext->profile, in krb5_klog_init() 580 !profile_get_values(kcontext->profile, in krb5_klog_init()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 773 profile_get_values;
|
/titanic_44/usr/src/lib/krb5/kadm5/ |
H A D | alt_prof.c | 170 return(profile_get_values((profile_t) acontext,
|
/titanic_44/usr/src/lib/krb5/kdb/ |
H A D | kdb5.c | 353 status = profile_get_values(kcontext->profile, dbpath_names, &profpath); in kdb_load_library()
|