Searched refs:VT_GETACTIVE (Results 1 – 3 of 3) sorted by relevance
301 #define VT_GETACTIVE _IOR('v', 7, int) macro
104 if (ioctl(0, VT_GETACTIVE, &cur_info.active_vty) == -1) in init()
1353 case VT_GETACTIVE: /* get active vty # */ in scioctl()