Searched refs:DEFHISTORY (Results 1 – 2 of 2) sorted by relevance
180 #define DEFHISTORY 0 /* default history depth */ macro
430 if ((histsize = def_getint("HISTORY=", DEFHISTORY)) == 0) { in files_checkhistory()1151 if ((histsize = def_getint("HISTORY=", DEFHISTORY)) == 0) { in files_update_history()