Home
last modified time | relevance | path

Searched refs:adptype (Results 1 – 1 of 1) sorted by path

/freebsd/lib/libvgl/
H A Dmain.c144 int adptype, depth; in VGLInit() local
160 if (ioctl(0, CONS_GET, &VGLOldMode) || ioctl(0, CONS_CURRENT, &adptype)) in VGLInit()
196 || (adptype != KD_EGA && adptype != KD_VGA)) { in VGLInit()