Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dedit.h56 int x_emacs(char *, size_t);
H A Dedit.c101 i = x_emacs(buf, len); in x_read()
H A Demacs.c275 x_emacs(char *buf, size_t len) in x_emacs() function