Home
last modified time | relevance | path

Searched refs:x_e_putc (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/bin/ksh/
Demacs.c141 static void x_e_putc(int);
303 x_e_putc('\n'); in x_emacs()
412 x_e_putc(BEL); in x_insert()
432 x_e_putc(BEL); in x_do_ins()
475 x_e_putc(BEL); in x_del_back()
493 x_e_putc(BEL); in x_del_char()
546 x_e_putc(' '); in x_delete()
549 x_e_putc('\b'); in x_delete()
595 x_e_putc(BEL); in x_bword()
619 x_e_putc(BEL); in x_fword()
[all …]