Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Demacs.c149 static int x_emacs_putbuf ARGS((const char *s, size_t len));
484 x_emacs_putbuf(s, len) in x_emacs_putbuf() function
1753 if (x_escape(words[i], strlen(words[i]), x_emacs_putbuf) < 0 ||
1798 x_escape(words[0], nlen, x_emacs_putbuf);