Home
last modified time | relevance | path

Searched refs:sethistory (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.decls.h225 extern void sethistory (int);
H A Dsh.set.c203 sethistory((int)getn(varval(vp))); in update_vars()
806 sethistory(0); in unset()
H A Dsh.hist.c1381 sethistory(int n) in sethistory() function
H A Dsh.c361 sethistory(100); in main()