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

/freebsd-13-stable/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);
928 enthist( function
1369 /* During history merging (enthist sees mflg set), we disable management of
H A Dsh.lex.c131 /* Use Htime to store timestamps picked up from history file for enthist()
951 * return &enthist(HIST_PURGE, &lexi, 0)->Hlex;
953 hst = enthist(HIST_PURGE, &lexi, 0, 0, -1);

Completed in 104 milliseconds