Home
last modified time | relevance | path

Searched refs:DEFHISTORY (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/passwdutil/
H A Dpasswdutil.h180 #define DEFHISTORY 0 /* default history depth */ macro
H A Dfiles_attr.c430 if ((histsize = def_getint("HISTORY=", DEFHISTORY)) == 0) { in files_checkhistory()
1151 if ((histsize = def_getint("HISTORY=", DEFHISTORY)) == 0) { in files_update_history()