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

/ast/src/cmd/ksh93/tests/
H A Dattributes.sh165 if [[ $(typeset | grep PS2) == PS2 ]]
H A Dpty.sh75 export PS1=':test-!: ' PS2='> ' PS4=': ' ENV= EXINIT= HISTFILE= TERM=dumb VISUAL=vi LC_ALL=C
/ast/src/cmd/nmake/
H A Dparse.c41 #define PS2 ">>>>> " /* secondary query prompt */ macro
616 error(ERROR_PROMPT, lead > 0 && pp->cp == pp->block ? PS1 : PS2);
676 error(ERROR_PROMPT, PS2);
699 error(ERROR_PROMPT, PS2);
741 error(ERROR_PROMPT, PS2);
803 error(ERROR_PROMPT, PS2);

Completed in 18 milliseconds