Searched refs:hadhist (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.lex.c119 static int hadhist = 0; variable
160 hadhist = 0;
195 return (hadhist);
687 hadhist = 1;
H A Dsh.c1848 int hadhist, old_pintr_disabled; local
1920 hadhist = lex(&paraml);
1929 if ((hadhist && !seterr && intty && !tellwhat && !Expand && !whyles) ||

Completed in 71 milliseconds