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

/osnet-11/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c135 * acontext - opaque context for alternate profile.
143 krb5_aprof_getvals(acontext, hierarchy, retdata)
144 krb5_pointer acontext;
148 return(profile_get_values((profile_t) acontext,
157 * acontext - opaque context for alternate profile
185 krb5_aprof_get_boolean(krb5_pointer acontext, const char **hierarchy, argument
194 kret = krb5_aprof_getvals (acontext, hierarchy, &values);
217 * acontext - opaque context for alternate profile.
228 krb5_aprof_get_deltat(acontext, hierarchy, uselast, deltatp)
229 krb5_pointer acontext;
[all...]

Completed in 470 milliseconds