Home
last modified time | relevance | path

Searched refs:write_char (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/i386/libi386/
H A Dvidconsole.c62 void write_char(int c, int fg, int bg);
186 write_char(c, fg_c, bg_c); in vidc_rawputchar()
246 write_char(' ', fg_c, bg_c); in curs_move()
275 write_char(int c, int fgcol, int bgcol) in write_char() function
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c236 int write_char __P((int c));
1255 int write_char (c) in write_char() function
1292 if (!write_char (c))
1312 if (!write_char (c))