Searched refs:vtdaemon (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/vt/
H A DMakefile28 PROG= vtdaemon vtinfo vtxlock
30 VTDAEMON_SRC= vtdaemon.c
38 vtdaemon := LDLIBS += -lpam -lbsm macro
45 vtdaemon: $(VTDAEMON_SRC)
H A Dvtdaemon.c27 * vtdaemon is responsible for the session secure switch via hotkeys.
29 * vtdaemon itself, like ttymon(1M), is also running on a virtual
40 * vtdaemon via door_upcall (target_vt).
43 * Xserver which sends a door call to the vtdaemon via
75 * The main thread of vtdaemon is a loop waiting for internal events
80 * firstly switch to the vtdaemon special text console;
91 * vtdaemon just invokes existing front-end command line
98 * There is a system/vtdaemon:default SMF service for vtdaemon.
101 * system/vtdaemon
[all...]
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dvtdaemon45 exec /usr/lib/vtdaemon $args
H A DMakefile80 vtdaemon.xml
125 vtdaemon
H A Dmake-console-login-xml168 name='vtdaemon'
172 <service_fmri value='svc:/system/vtdaemon:default' />
/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c50 #include <sys/vtdaemon.h>
99 * Note that vtdaemon is running on /dev/vt/1 (minor=1),
205 /* one for system console, one for vtdaemon */
309 * minor 1: /dev/vt/1 (index = 1, vtdaemon special console)
323 * minor 1 (/dev/vt/1) is reserved for vtdaemon special console, and it's
738 * 0 for the vtdaemon sepcial console (only vtdaemon will use it)
783 * vtdaemon is reactivating itself to do locking
1039 vtinfo.v_state = 3; /* system console and vtdaemon */
1066 /* vtdaemon i
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile127 vtdaemon.h \

Completed in 119 milliseconds