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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.lex.c119 static int hadhist = 0; variable
160 hadhist = 0;
195 return (hadhist);
693 hadhist = 1;
H A Dsh.c1968 int hadhist, old_pintr_disabled; local
2040 hadhist = lex(&paraml);
2050 if ((hadhist && !seterr && intty && !tellwhat && !Expand && !whyles) ||

Completed in 52 milliseconds