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

/freebsd-10.1-release/contrib/tcsh/
H A Dsh.func.c56 static int zlast = -1; variable
437 zlast = TC_GOTO;
554 zlast = TC_FOREACH;
593 zlast = TC_WHILE;
782 printprompt(1, isrchx(type == TC_BREAK ? zlast : type));

Completed in 98 milliseconds