Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dedit.c1005 static void x_e_putc2(int);
1259 x_e_putc2('\n'); in x_init_prompt()
1355 x_e_putc2(KSH_BEL); in x_insert()
1417 x_e_putc2(KSH_BEL); in x_do_ins()
1457 x_e_putc2(KSH_BEL); in x_del_back()
1483 x_e_putc2(KSH_BEL); in x_del_char()
1542 x_e_putc2(' '); in x_delete()
1544 x_e_putc2((xep > xlp) ? '>' : (xbp > xbuf) ? '<' : ' '); in x_delete()
1548 x_e_putc2('\b'); in x_delete()
1593 x_e_putc2(KSH_BE in x_bword()
2974 x_e_putc2(int c) x_e_putc2() function
[all...]

Completed in 4 milliseconds