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

  /src/games/hack/
hack.terminfo.c 119 xputs(const char *s) function in typeref:typename:void
131 xputs(p);
143 xputs(cursor_up);
158 xputs(XD);
176 xputs(cursor_right);
219 xputs(clr_eol);
238 xputs(clear_screen);
248 xputs(cursor_home);
250 xputs(out);
260 xputs(enter_standout_mode)
    [all...]
  /src/libexec/getty/
main.c 178 static void xputs(const char *);
357 xputs("user names may not start with '-'.");
482 xputs("\b \b");
494 xputs(
527 xputs(const char *s) function in typeref:typename:void
590 xputs(ttyn);
592 xputs(&slash[1]);
596 xputs(editedhost);
603 xputs(db);
607 xputs(kerninfo.sysname)
    [all...]

Completed in 14 milliseconds