HomeSort by: relevance | last modified time | path
    Searched defs:videooff (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/screenblank/
screenblank.c 73 static int videooff = WSDISPLAYIO_VIDEO_OFF; /* value for "off" */ variable in typeref:typename:int
187 videooff = FBVIDEO_OFF;
207 change_state(bflag ? videooff : videoon);
265 state = videooff;
screenblank.c 73 static int videooff = WSDISPLAYIO_VIDEO_OFF; /* value for "off" */ variable in typeref:typename:int
187 videooff = FBVIDEO_OFF;
207 change_state(bflag ? videooff : videoon);
265 state = videooff;

Completed in 26 milliseconds