Searched refs:savehist (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/tcsh/
H A Dsh.c2099 savehist(&paraml, enterhist > 1);
H A Dsh.decls.h220 extern void savehist (struct wordent *, int);
H A Dsh.func.c887 savehist(ohistent, 0);
H A Dsh.hist.c142 savehist( function
1231 * If $savehist is just set, we use the value of $history
1232 * else we use the value in $savehist
1250 * The 'savehist merge' feature is intended for an environment
1261 * by optional lock parameter to savehist.
H A Dsh.lex.c465 savehist(NULL, 0);

Completed in 232 milliseconds