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

/illumos-gate/usr/src/lib/passwdutil/
H A Dfiles_attr.c648 int aging_set = 0; local
787 aging_set = 1;
827 aging_set = 1;
873 * b) and c) of course only if aging_needed and !aging_set.
879 if (aging_needed && !aging_set) {
H A Dldap_attr.c563 int aging_set = 0; local
787 aging_set = 1;
834 aging_set = 1;
906 * b) and c) of course only if aging_needed and !aging_set.
912 if (aging_needed && !aging_set) {

Completed in 61 milliseconds