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

/illumos-gate/usr/src/lib/passwdutil/
H A Dfiles_attr.c78 int update_history; member in struct:pwbuf
655 pwbuf->update_history = 0;
732 pwbuf->update_history = 1;
1105 if (pwbuf->update_history != 0) {
1106 debug("update_history = %d", pwbuf->update_history);

Completed in 64 milliseconds