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