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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.lex.c114 static int hadhist = 0; variable
158 hadhist = 0;
195 return (hadhist);
706 hadhist = 1;
H A Dsh.c1994 int hadhist, old_pintr_disabled; local
2067 hadhist = lex(&paraml);
2077 if ((hadhist && !seterr && intty && !tellwhat && !Expand && !whyles) ||

Completed in 49 milliseconds