Home
last modified time | relevance | path

Searched refs:ti_cursor_address (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterminfo.h46 void ti_cursor_address (int x, int y);
H A Dterminfo.c220 ti_cursor_address (int x, int y) in ti_cursor_address() function
H A Dserial.c421 ti_cursor_address (x, y); in serial_gotoxy()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1151 * stage2/serial.c (serial_gotoxy): Use ti_cursor_address.