HomeSort by relevance Sort by last modified time
    Searched full:oldvt (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/ipod/
SDL_ipodvideo.c 61 static int oldvt = -1; variable
216 oldvt = vtstate.v_active;
403 if (oldvt > 0)
404 ioctl (kbfd, VT_ACTIVATE, oldvt);

Completed in 186 milliseconds