Home
last modified time | relevance | path

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

/openbsd/src/bin/ksh/
Demacs.c165 static int x_eot_del(int);
222 { x_eot_del, "eot-or-delete", XF_ARG },
854 x_eot_del(int c) in x_eot_del() function
1509 kb_add(x_eot_del, CTRL('D'), 0); in x_init_emacs()