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

/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c208 int uselast, krb5_boolean *retdata)
220 if (uselast) {
240 * uselast - if true, use last value, otherwise use
249 krb5_aprof_get_deltat(acontext, hierarchy, uselast, deltatp)
252 krb5_boolean uselast;
262 if (uselast) {
284 * uselast - if true, use last value, otherwise use
292 krb5_aprof_get_string(acontext, hierarchy, uselast, stringp)
295 krb5_boolean uselast;
304 if (uselast) {
207 krb5_aprof_get_boolean(krb5_pointer acontext, const char **hierarchy, int uselast, krb5_boolean *retdata) argument
[all...]

Completed in 66 milliseconds