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

/freebsd-13-stable/contrib/tcsh/
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
1247 * If $savehist is just set, we use the value of $history
1248 * else we use the value in $savehist
1266 * The 'savehist merge' feature is intended for an environment
1277 * by optional lock parameter to savehist.
H A Dsh.lex.c468 savehist(NULL, 0);
H A Dsh.c2103 savehist(&paraml, enterhist > 1);

Completed in 116 milliseconds