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

/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c157 * acontext - opaque context for alternate profile.
165 krb5_aprof_getvals(acontext, hierarchy, retdata)
166 krb5_pointer acontext;
170 return(profile_get_values((profile_t) acontext,
179 * acontext - opaque context for alternate profile
207 krb5_aprof_get_boolean(krb5_pointer acontext, const char **hierarchy, argument
216 kret = krb5_aprof_getvals (acontext, hierarchy, &values);
238 * acontext - opaque context for alternate profile.
249 krb5_aprof_get_deltat(acontext, hierarchy, uselast, deltatp)
250 krb5_pointer acontext;
[all...]

Completed in 474 milliseconds