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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.hist.c20 struct Hist *enthist(int, struct wordent *, bool);
59 (void) enthist(++eventno, sp, 1);
63 enthist(int event, struct wordent *lp, bool docopy) function
68 tprintf("TRACE- enthist()\n");

Completed in 79 milliseconds