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

/ast/src/cmd/ie/
H A Dedit.c117 static char bellchr[] = "\7"; /* bell char */ variable
524 write(ERRIO,bellchr,1);
/ast/src/cmd/ksh93/edit/
H A Dedit.c153 static const char bellchr[] = "\a"; /* bell char */ variable
555 write(ERRIO,bellchr,1);

Completed in 25 milliseconds