Home
last modified time | relevance | path

Searched refs:savehist (Results 1 – 6 of 6) sorted by relevance

/dragonfly/share/skel/
H A Ddot.cshrc31 set savehist = (1000 merge)
/dragonfly/contrib/tcsh-6/
H A Dsh.decls.h221 extern void savehist (struct wordent *, int);
H A Dsh.hist.c142 savehist( in savehist() function
H A Dsh.lex.c467 savehist(NULL, 0); in getC1()
H A Dsh.c2107 savehist(&paraml, enterhist > 1); in process()
H A Dsh.func.c887 savehist(ohistent, 0); in search()