Searched refs:HIST_RECENT (Results 1 – 1 of 1) sorted by relevance
46 #define HIST_RECENT 600 macro375 sh_timeradd(1000L*(HIST_RECENT-30), 1, hist_touch, (void*)hp->histname); in sh_histinit()452 return(fstat(fd,&statb)>=0 && (time((time_t*)0)-statb.st_mtime) >= HIST_RECENT); in hist_clean()