Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c702 int numitems, num_read, should_retype; in tenex() local
711 should_retype = FALSE; in tenex()
765 should_retype = TRUE; in tenex()
768 should_retype = TRUE; in tenex()
769 if (should_retype) in tenex()
771 pushback(inputline, should_retype); in tenex()
773 should_retype = FALSE; in tenex()