Home
last modified time | relevance | path

Searched refs:console_setcolorstate (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dconsole.c35 console_setcolorstate (color_state state) in console_setcolorstate() function
61 console_setcolorstate (console_color_state); in console_setcolor()
H A Dterm.h109 void console_setcolorstate (color_state state);
H A Dserial.c506 console_setcolorstate (state); in composite_setcolorstate()
H A Dchar_io.c50 console_setcolorstate,
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c741 console_setcolorstate (color_state state) in console_setcolorstate() function
1275 console_setcolorstate (state); in hercules_setcolorstate()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1227 (console_highlight): Renamed to console_setcolorstate.
1238 (console_highlight): Renamed to console_setcolorstate.
1239 (console_setcolorstate): Added switch to handle new states.
1244 console_setcolorstate.
1245 (console_setcolorstate): Adjusted 'if' to suit new states.