Searched refs:xputs (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.terminfo.c119 xputs(const char *s) function
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_mod
[all...]
/netbsd-current/libexec/getty/
H A Dmain.c178 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
590 xputs(ttyn);
592 xputs(&slash[1]);
596 xputs(editedhost);
603 xputs(db);
607 xputs(kerninf
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq-subs.c364 static int xputs(char const *, FILE *);
411 xputs( function
2301 xputs(" *", stdout); /* "ntpq> :config " */
2306 xputs("^\n", stdout);
3302 xputs("\n --interrupted--\n", fp);

Completed in 203 milliseconds