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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h219 extern void savehist (struct wordent *, int);
H A Dsh.func.c883 savehist(ohistent, 0);
H A Dsh.hist.c144 savehist( function
1235 * If $savehist is just set, we use the value of $history
1236 * else we use the value in $savehist
1254 * The 'savehist merge' feature is intended for an environment
H A Dsh.lex.c452 savehist(NULL, 0);
H A Dsh.c2072 savehist(&paraml, enterhist > 1);

Completed in 107 milliseconds