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

/freebsd-10.0-release/contrib/tcsh/
H A Dsh.lex.c128 int histvalid = 0; /* is histline valid */ variable
154 histvalid = 0;
193 histvalid = 1;
H A Dsh.hist.c40 extern int histvalid;
998 if (histvalid)

Completed in 374 milliseconds