Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Demacs.c178 static void xcommands(Emacs_t*,int);
336 xcommands(ep,count); in ed_emacsread()
1149 static void xcommands(register Emacs_t *ep,int count) in xcommands() function