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

/freebsd-10-stable/contrib/tcsh/
H A Dsh.lex.c118 static int hadhist = 0; variable
159 hadhist = 0;
194 return (hadhist);
700 hadhist = 1;
H A Dsh.c1989 int hadhist, old_pintr_disabled; local
2062 hadhist = lex(&paraml);
2072 if ((hadhist && !seterr && intty && !tellwhat && !Expand && !whyles) ||

Completed in 110 milliseconds