Searched refs:acqsig (Results 1 – 7 of 7) sorted by relevance
23 short acqsig; /* signal to raise on acquisition */ member
211 VT.acqsig = SIGUSR1; in xf86OpenConsole()
245 VT.acqsig = SIGUSR1; in xf86OpenConsole()
968 vc->vt_mode.acqsig = 0; in reset_vc()1171 if (kill_pid(vc->vt_pid, vc->vt_mode.acqsig, 1) != 0) { in complete_change_console()
276 vtmode.acqsig = SIGUSR1; in xf86OpenConsole()