Home
last modified time | relevance | path

Searched refs:xf86Info (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_init.c207 xf86Info.consoleFd = fd; in xf86OpenConsole()
266 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
332 if (!xf86Info.ShareVTs && in xf86OpenConsole()
333 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
334 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
388 xf86Info.vtno = VTnum; in xf86OpenSyscons()
395 if (xf86Info.ShareVTs) in xf86OpenSyscons()
507 xf86Info.vtno = VTnum; in xf86OpenPcvt()
610 if (xf86Info.ShareVTs) in xf86CloseConsole()
613 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()
49 xf86Info.vtRequestsPending = TRUE; in xf86VTRequest()
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()
60 return xf86Info.vtRequestsPending ? TRUE : FALSE; in xf86VTSwitchPending()
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()
71 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchAway()
72 if (ioctl(xf86Info.consoleFd, VT_RELDISP, 1) < 0) in xf86VTSwitchAway()
85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
86 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchTo()
87 if (ioctl(xf86Info.consoleFd, VT_RELDISP, VT_ACKACQ) < 0) in xf86VTSwitchTo()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/os-support/bsd/
H A Dbsd_init.c207 xf86Info.consoleFd = fd; in xf86OpenConsole()
266 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
332 if (!xf86Info.ShareVTs && in xf86OpenConsole()
333 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
334 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
388 xf86Info.vtno = VTnum; in xf86OpenSyscons()
395 if (xf86Info.ShareVTs) in xf86OpenSyscons()
507 xf86Info.vtno = VTnum; in xf86OpenPcvt()
610 if (xf86Info.ShareVTs) in xf86CloseConsole()
613 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()
49 xf86Info.vtRequestsPending = TRUE; in xf86VTRequest()
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()
60 return xf86Info.vtRequestsPending ? TRUE : FALSE; in xf86VTSwitchPending()
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()
71 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchAway()
72 if (ioctl(xf86Info.consoleFd, VT_RELDISP, 1) < 0) in xf86VTSwitchAway()
85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
86 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchTo()
87 if (ioctl(xf86Info.consoleFd, VT_RELDISP, VT_ACKACQ) < 0) in xf86VTSwitchTo()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/os-support/bsd/
H A Dbsd_init.c207 xf86Info.consoleFd = fd; in xf86OpenConsole()
266 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
332 if (!xf86Info.ShareVTs && in xf86OpenConsole()
333 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
334 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
388 xf86Info.vtno = VTnum; in xf86OpenSyscons()
395 if (xf86Info.ShareVTs) in xf86OpenSyscons()
507 xf86Info.vtno = VTnum; in xf86OpenPcvt()
610 if (xf86Info.ShareVTs) in xf86CloseConsole()
613 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()
49 xf86Info.vtRequestsPending = TRUE; in xf86VTRequest()
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()
60 return xf86Info.vtRequestsPending ? TRUE : FALSE; in xf86VTSwitchPending()
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()
71 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchAway()
72 if (ioctl(xf86Info.consoleFd, VT_RELDISP, 1) < 0) in xf86VTSwitchAway()
85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
86 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchTo()
87 if (ioctl(xf86Info.consoleFd, VT_RELDISP, VT_ACKACQ) < 0) in xf86VTSwitchTo()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/os-support/bsd/
H A Dbsd_init.c207 xf86Info.consoleFd = fd; in xf86OpenConsole()
266 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
332 if (!xf86Info.ShareVTs && in xf86OpenConsole()
333 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
334 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
388 xf86Info.vtno = VTnum; in xf86OpenSyscons()
395 if (xf86Info.ShareVTs) in xf86OpenSyscons()
507 xf86Info.vtno = VTnum; in xf86OpenPcvt()
610 if (xf86Info.ShareVTs) in xf86CloseConsole()
613 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()
49 xf86Info.vtRequestsPending = TRUE; in xf86VTRequest()
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()
60 return xf86Info.vtRequestsPending ? TRUE : FALSE; in xf86VTSwitchPending()
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()
71 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchAway()
72 if (ioctl(xf86Info.consoleFd, VT_RELDISP, 1) < 0) in xf86VTSwitchAway()
85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
86 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchTo()
87 if (ioctl(xf86Info.consoleFd, VT_RELDISP, VT_ACKACQ) < 0) in xf86VTSwitchTo()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/os-support/bsd/
H A Dbsd_init.c207 xf86Info.consoleFd = fd; in xf86OpenConsole()
266 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
332 if (!xf86Info.ShareVTs && in xf86OpenConsole()
333 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
334 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
388 xf86Info.vtno = VTnum; in xf86OpenSyscons()
395 if (xf86Info.ShareVTs) in xf86OpenSyscons()
507 xf86Info.vtno = VTnum; in xf86OpenPcvt()
610 if (xf86Info.ShareVTs) in xf86CloseConsole()
613 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()
49 xf86Info.vtRequestsPending = TRUE; in xf86VTRequest()
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()
60 return xf86Info.vtRequestsPending ? TRUE : FALSE; in xf86VTSwitchPending()
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()
71 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchAway()
72 if (ioctl(xf86Info.consoleFd, VT_RELDISP, 1) < 0) in xf86VTSwitchAway()
85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
86 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchTo()
87 if (ioctl(xf86Info.consoleFd, VT_RELDISP, VT_ACKACQ) < 0) in xf86VTSwitchTo()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/os-support/bsd/
H A Dbsd_init.c207 xf86Info.consoleFd = fd; in xf86OpenConsole()
266 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
332 if (!xf86Info.ShareVTs && in xf86OpenConsole()
333 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
334 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
388 xf86Info.vtno = VTnum; in xf86OpenSyscons()
395 if (xf86Info.ShareVTs) in xf86OpenSyscons()
507 xf86Info.vtno = VTnum; in xf86OpenPcvt()
610 if (xf86Info.ShareVTs) in xf86CloseConsole()
613 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()
49 xf86Info.vtRequestsPending = TRUE; in xf86VTRequest()
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()
60 return xf86Info.vtRequestsPending ? TRUE : FALSE; in xf86VTSwitchPending()
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()
71 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchAway()
72 if (ioctl(xf86Info.consoleFd, VT_RELDISP, 1) < 0) in xf86VTSwitchAway()
85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
86 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchTo()
87 if (ioctl(xf86Info.consoleFd, VT_RELDISP, VT_ACKACQ) < 0) in xf86VTSwitchTo()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/os-support/bsd/
H A Dbsd_init.c207 xf86Info.consoleFd = fd; in xf86OpenConsole()
266 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
332 if (!xf86Info.ShareVTs && in xf86OpenConsole()
333 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
334 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
388 xf86Info.vtno = VTnum; in xf86OpenSyscons()
395 if (xf86Info.ShareVTs) in xf86OpenSyscons()
507 xf86Info.vtno = VTnum; in xf86OpenPcvt()
610 if (xf86Info.ShareVTs) in xf86CloseConsole()
613 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/os-support/bsd/
H A Dbsd_init.c205 xf86Info.consoleFd = fd; in xf86OpenConsole()
260 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
306 if (!xf86Info.ShareVTs && in xf86OpenConsole()
307 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
308 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
362 xf86Info.vtno = VTnum; in xf86OpenSyscons()
369 if (xf86Info.ShareVTs) in xf86OpenSyscons()
481 xf86Info.vtno = VTnum; in xf86OpenPcvt()
584 if (xf86Info.ShareVTs) in xf86CloseConsole()
587 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/os-support/bsd/
H A Dbsd_init.c205 xf86Info.consoleFd = fd; in xf86OpenConsole()
260 ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)); in xf86OpenConsole()
306 if (!xf86Info.ShareVTs && in xf86OpenConsole()
307 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
308 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) != 0) { in xf86OpenConsole()
362 xf86Info.vtno = VTnum; in xf86OpenSyscons()
369 if (xf86Info.ShareVTs) in xf86OpenSyscons()
481 xf86Info.vtno = VTnum; in xf86OpenPcvt()
584 if (xf86Info.ShareVTs) in xf86CloseConsole()
587 switch (xf86Info.consType) { in xf86CloseConsole()
[all …]
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()
49 xf86Info.vtRequestsPending = TRUE; in xf86VTRequest()
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()
60 return xf86Info.vtRequestsPending ? TRUE : FALSE; in xf86VTSwitchPending()
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()
71 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchAway()
72 if (ioctl(xf86Info.consoleFd, VT_RELDISP, 1) < 0) in xf86VTSwitchAway()
85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
86 xf86Info.vtRequestsPending = FALSE; in xf86VTSwitchTo()
87 if (ioctl(xf86Info.consoleFd, VT_RELDISP, VT_ACKACQ) < 0) in xf86VTSwitchTo()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
305 if (xf86Info.ShareVTs) { in xf86CloseConsole()
306 close(xf86Info.consoleFd); in xf86CloseConsole()
338 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
305 if (xf86Info.ShareVTs) { in xf86CloseConsole()
306 close(xf86Info.consoleFd); in xf86CloseConsole()
338 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
304 if (xf86Info.ShareVTs) { in xf86CloseConsole()
305 close(xf86Info.consoleFd); in xf86CloseConsole()
337 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
304 if (xf86Info.ShareVTs) { in xf86CloseConsole()
305 close(xf86Info.consoleFd); in xf86CloseConsole()
337 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
304 if (xf86Info.ShareVTs) { in xf86CloseConsole()
305 close(xf86Info.consoleFd); in xf86CloseConsole()
337 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
304 if (xf86Info.ShareVTs) { in xf86CloseConsole()
305 close(xf86Info.consoleFd); in xf86CloseConsole()
337 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
304 if (xf86Info.ShareVTs) { in xf86CloseConsole()
305 close(xf86Info.consoleFd); in xf86CloseConsole()
337 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
304 if (xf86Info.ShareVTs) { in xf86CloseConsole()
305 close(xf86Info.consoleFd); in xf86CloseConsole()
337 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/os-support/linux/
H A Dlnx_init.c105 if (xf86Info.vtno != -1) { in linux_parse_vt_settings()
117 if (xf86Info.ShareVTs) { in linux_parse_vt_settings()
125 xf86Info.vtno = vts.v_active; in linux_parse_vt_settings()
135 if (xf86Info.vtno == -1) { in linux_parse_vt_settings()
212 if (xf86Info.consoleFd < 0) in xf86OpenConsole()
227 if (!xf86Info.ShareVTs) { in xf86OpenConsole()
288 if (!xf86Info.ShareVTs && xf86Info.autoVTSwitch) { in xf86OpenConsole()
304 if (xf86Info.ShareVTs) { in xf86CloseConsole()
305 close(xf86Info.consoleFd); in xf86CloseConsole()
337 if (xf86Info.autoVTSwitch) { in xf86CloseConsole()
[all …]

12345678910>>...12