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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c704 int numitems, num_read, should_retype; local
713 should_retype = FALSE;
767 should_retype = TRUE;
770 should_retype = TRUE;
771 if (should_retype)
773 pushback(inputline, should_retype);
775 should_retype = FALSE;

Completed in 56 milliseconds