HomeSort by relevance Sort by last modified time
    Searched refs:enthist (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.hist.c 20 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");
sh.h 484 extern struct Hist *enthist(int, struct wordent *, bool);
sh.lex.c 748 return (&enthist(-1000, &lex, 0)->Hlex);

Completed in 120 milliseconds