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

/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