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