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

/ast/src/cmd/ksh93/edit/
H A Dedit.c788 static void ed_putstring(register Edit_t *ep, const char *str) function
842 ed_putstring(ep,CURSOR_UP);
854 ed_putstring(ep,CURSOR_UP);
1230 ed_putstring(ep,"\r\n");
1236 ed_putstring(ep,CURSOR_UP);
1247 ed_putstring(ep,ep->e_prompt);
1259 ed_putstring(ep,CURSOR_UP);
1289 ed_putstring(ep,ep->e_prompt);
1784 ed_putstring(ep,KILL_LINE);
1802 ed_putstring(e
[all...]

Completed in 13 milliseconds