Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Demacs.c163 static int x_end_of_text(int);
220 { x_end_of_text, "eot", 0 },
795 x_end_of_text(int c) in x_end_of_text() function
857 return (x_end_of_text(c)); in x_eot_del()
1508 kb_add(x_end_of_text, CTRL('_'), 0); in x_init_emacs()