Lines Matching refs:vtdaemon
27 * 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:default SMF service, which allows authorized
106 * system/vtdaemon:default SMF service, which allows authorized
114 * (default value is 16) in the system/vtdaemon:default SMF
119 * door event request when it's exiting, so vtdaemon always needs to
166 #include <sys/vtdaemon.h>
539 * vt_conv: vtdaemon PAM conversation function.
672 * just reserved for vtdaemon, and the TERM/termcap of it is always
695 if ((err = pam_start("vtdaemon", user_name, &pam_conv,
700 * firstly switch to the vtdaemon special console
1098 * check to see if vtdaemon is already running.
1109 * the running vtdaemon. We attempt to lock the file: if it is
1118 * "winning" vtdaemon was a regular one, and the one we locked was
1151 syslog(LOG_ERR, "vtdaemon is already running!");
1163 syslog(LOG_ERR, "vtdaemon is already running!");
1210 openlog("vtdaemon", LOG_PID | LOG_CONS, 0);
1295 * This is for someone who restarts vtdaemon while vtdaemon
1375 if (real_vt == 1) /* vtdaemon is taking over the screen */