HomeSort by: relevance | last modified time | path
    Searched refs:x_putc (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/ksh/
edit.h 51 void x_putc ARGS((int c));
vi.c 245 x_putc('\r'); x_putc('\n'); x_flush();
589 /* x_putc(BEL); no annoying bell here */
1746 x_putc('\r');
1747 x_putc('\n');
1884 x_putc(*twb1);
1904 x_putc(mc);
1919 x_putc('\r');
1923 x_putc(*wb++);
1926 x_putc('\b')
    [all...]
edit.c 182 x_putc(c) function
497 x_putc('\r');
498 x_putc('\n');
emacs.c 1884 x_putc(c);

Completed in 15 milliseconds