Searched refs:VT_GETACTIVE (Results 1 – 3 of 3) sorted by relevance
100 #define VT_GETACTIVE (VTIOC|107) macro
1292 (void) ioctl(daemonfd, VT_GETACTIVE, &active); in main()1367 ioctl(fd, VT_GETACTIVE, &real_vt) != 0) { in vt_check_source_audit()
1074 case VT_GETACTIVE: /* get real active console (minor) */ in vt_ioctl()1167 case VT_GETACTIVE: in vt_miocdata()