Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dedit.h38 } X_chars; typedef
40 EXTERN X_chars edchars;
66 void x_emacs_keys ARGS((X_chars *ec));
H A Demacs.c1523 X_chars *ec; in x_emacs_keys()