Searched refs:VT_WAITACTIVE (Results 1 – 5 of 5) sorted by relevance
105 ioctl(vt_fd, VT_WAITACTIVE, TT.vt_num); in openvt_main()127 ioctl(fd, VT_WAITACTIVE, vstate.v_active); in openvt_main()
43 #define VT_WAITACTIVE 0x5607 /* wait for vt active */ macro
759 unsigned IOCTL_VT_WAITACTIVE = VT_WAITACTIVE;
358 _(VT_WAITACTIVE, NONE, 0);
1647 } else if (req == VT_WAITACTIVE) {