Lines Matching defs:escape
206 Shell; /* pid for escape process */
672 int escape;
673 int id = 0; /* flag for systemname prompt on tilda escape */
679 /* on a tilda escape */
685 escape = (_Cxc == '~');
687 escape &= (_Cxc != '~');
688 if(escape) {
731 /*not a tilda escape command*/
787 * command interpreter for escape lines
882 * If !arg, we escape to a local shell to execute arg
883 * with output to TTY, and if arg is null, escape to
885 * case, '^D' will kill the escape status.
1354 * defer to _bye() so that escape processes are
1601 /* give user customary message after escape command returns */