HomeSort by: relevance | last modified time | path
    Searched defs:x_e_puts (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
emacs.c 144 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) function
emacs.c 144 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) function

Completed in 29 milliseconds