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

/ast/src/cmd/ksh93/edit/
H A Dedit.c55 static char KILL_LINE[20] = { ESC, '[', 'J', 0 }; variable
1784 ed_putstring(ep,KILL_LINE);

Completed in 13 milliseconds