Searched refs:hist_clean (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.c84 static int hist_clean();
209 if(hist_clean(fp->fixfd) && his_start>1 && hsize > HISMAX)
270 static int hist_clean(fd) function
/ast/src/cmd/ksh93/edit/
H A Dhistory.c113 static int hist_clean(int);
363 if(hist_clean(fd) && hist_start>1 && hsize > HIST_MAX)
449 static int hist_clean(int fd) function

Completed in 15 milliseconds