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

/freebsd-11.0-release/lib/libvgl/
H A Dmain.c133 int adptype; local
149 if (ioctl(0, CONS_GET, &VGLOldMode) || ioctl(0, CONS_CURRENT, &adptype))
184 || (adptype != KD_EGA && adptype != KD_VGA)) {

Completed in 96 milliseconds