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

/ast/src/cmd/ie/
H A Dvi.c234 int esc_or_hang = 0; /* <ESC> or hangup */ local
300 esc_or_hang = 1;
539 if(esc_or_hang)
/ast/src/cmd/ksh93/edit/
H A Dvi.c224 int esc_or_hang=0; /* <ESC> or hangup */ local
301 esc_or_hang = 1;
512 if(esc_or_hang)

Completed in 14 milliseconds