Searched refs:krb5_aprof_getvals (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dadm_proto.h71 krb5_error_code krb5_aprof_getvals(krb5_pointer, const char **, char ***);
/osnet-11/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c132 * krb5_aprof_getvals() - Get values from alternate profile.
143 krb5_aprof_getvals(acontext, hierarchy, retdata) function
194 kret = krb5_aprof_getvals (acontext, hierarchy, &values);
239 if (!(kret = krb5_aprof_getvals(acontext, hierarchy, &values))) {
279 if (!(kret = krb5_aprof_getvals(acontext, hierarchy, &values))) {
324 kret = krb5_aprof_getvals(acontext, hierarchy, &values);
379 if (!(kret = krb5_aprof_getvals(acontext, hierarchy, &values))) {

Completed in 23 milliseconds