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

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

Completed in 74 milliseconds