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

/freebsd-13-stable/contrib/tcsh/
H A Dsh.lex.c123 int histvalid = 0; /* is histline valid */ variable
151 histvalid = 0;
194 histvalid = 1;
H A Dsh.hist.c38 extern int histvalid;
994 if (histvalid)

Completed in 57 milliseconds