Searched refs:enthist (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | sh.decls.h | 219 extern struct Hist *enthist (int, struct wordent *, int, int, int);
|
H A D | sh.hist.c | 150 (void) enthist(++eventno, sp, 1, mflg, histlen); in savehist() 928 enthist( in enthist() function
|
H A D | sh.lex.c | 953 hst = enthist(HIST_PURGE, &lexi, 0, 0, -1); in dosub()
|