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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dconsole.c32 static color_state console_color_state = COLOR_STATE_STANDARD;
35 console_setcolorstate (color_state state)
H A Dterm.h35 } color_state; typedef in typeref:enum:__anon2222
78 void (*setcolorstate) (color_state state);
109 void console_setcolorstate (color_state state);
121 void serial_setcolorstate (color_state state);
129 void composite_setcolorstate (color_state state);
137 void hercules_setcolorstate (color_state state);
151 void graphics_setcolorstate (color_state state);
H A Dhercules.c35 static color_state herc_color_state = COLOR_STATE_STANDARD;
143 hercules_setcolorstate (color_state state)
H A Dserial.c446 serial_setcolorstate (color_state state)
505 composite_setcolorstate (color_state state)
H A Dgraphics.c100 static color_state graphics_color_state = COLOR_STATE_STANDARD;
288 void graphics_setcolorstate (color_state state) {
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c741 console_setcolorstate (color_state state)
1273 hercules_setcolorstate (color_state state)

Completed in 68 milliseconds