Searched refs:tty_putstr (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c67 tty_putstr,
310 tty_putstr(BASE_WINDOW, 0, "");
311 tty_putstr(BASE_WINDOW, 0, COPYRIGHT_BANNER_A);
312 tty_putstr(BASE_WINDOW, 0, COPYRIGHT_BANNER_B);
313 tty_putstr(BASE_WINDOW, 0, COPYRIGHT_BANNER_C);
314 tty_putstr(BASE_WINDOW, 0, "");
339 tty_putstr(BASE_WINDOW, 0, "");
341 tty_putstr(BASE_WINDOW, 0, prompt);
349 tty_putstr(BASE_WINDOW, 0, "");
381 tty_putstr(BASE_WINDO
1750 tty_putstr(window, attr, str) function
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c67 tty_putstr,
310 tty_putstr(BASE_WINDOW, 0, "");
311 tty_putstr(BASE_WINDOW, 0, COPYRIGHT_BANNER_A);
312 tty_putstr(BASE_WINDOW, 0, COPYRIGHT_BANNER_B);
313 tty_putstr(BASE_WINDOW, 0, COPYRIGHT_BANNER_C);
314 tty_putstr(BASE_WINDOW, 0, "");
339 tty_putstr(BASE_WINDOW, 0, "");
341 tty_putstr(BASE_WINDOW, 0, prompt);
349 tty_putstr(BASE_WINDOW, 0, "");
381 tty_putstr(BASE_WINDO
1750 tty_putstr(window, attr, str) function
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h181 E void FDECL(tty_putstr, (winid, int, const char *));
H A Dtrampoli.h309 #define tty_putstr(x,y,z) tty_putstr_(x,y,z) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h181 E void FDECL(tty_putstr, (winid, int, const char *));
H A Dtrampoli.h309 #define tty_putstr(x,y,z) tty_putstr_(x,y,z) macro

Completed in 103 milliseconds