Home
last modified time | relevance | path

Searched refs:CONSOLE (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/su/
H A Dsu.dfl31 # CONSOLE determines whether attempts to su to root should be logged
34 #CONSOLE=/dev/console
/illumos-gate/usr/src/cmd/ttymon/
H A Dttymon.h114 #define CONSOLE "/dev/syscon" /* /dev/console */ macro
H A Dtmutil.c251 if ((fd = open(CONSOLE, O_WRONLY|O_NOCTTY)) != -1) in cons_printf()
H A Dtmlog.c165 } else if ((fd = open(CONSOLE, O_WRONLY|O_NOCTTY)) != -1) { in vlog()
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl34 # If CONSOLE is set, root can only login on that device.
39 CONSOLE=/dev/console
/illumos-gate/usr/src/cmd/consadm/
H A Dconsadm.c47 #define CONSOLE "/dev/console" macro
883 (pathcmp(dev, CONSOLE) == 0)) { in verifyarg()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h507 CONSOLE = 0x1, /* Messages are go to the console. */ enumerator
/illumos-gate/usr/src/cmd/init/
H A Dinit.c474 static char *CONSOLE = "/dev/console"; /* Real system console */ variable
2836 stat(CONSOLE, &conbuf) != -1 && in realcon()
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c83 #define CONSOLE "/dev/console" /* where messages go when cron dies */ macro
2944 if ((c = open(CONSOLE, O_WRONLY)) >= 0) { in crabort()
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src287 ######## ANSI, UNIX CONSOLE, AND SPECIAL TYPES
H A Dterminfo.src287 ######## ANSI, UNIX CONSOLE, AND SPECIAL TYPES