Home
last modified time | relevance | path

Searched defs:gotoxy (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterm.h74 void (*gotoxy) (int x, int y); member
H A Dchar_io.c1243 gotoxy (int x, int y) in gotoxy() function