Home
last modified time | relevance | path

Searched refs:enthist (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.decls.h219 extern struct Hist *enthist (int, struct wordent *, int, int, int);
H A Dsh.hist.c150 (void) enthist(++eventno, sp, 1, mflg, histlen); in savehist()
928 enthist( in enthist() function
H A Dsh.lex.c953 hst = enthist(HIST_PURGE, &lexi, 0, 0, -1); in dosub()