Home
last modified time | relevance | path

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

/netbsd/bin/ksh/
H A Demacs.c144 static void x_e_puts ARGS((const char *s));
747 x_e_puts(" ");
924 x_e_puts("\nI-search: ");
925 x_e_puts(pat);
1235 x_e_puts("\nnothing to yank");
1252 x_e_puts("\nyank something first");
1926 x_e_puts(s) in x_e_puts() function