Searched refs:consoles (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/vntsd/ |
H A D | svc-vntsd | 61 solaris.vntsd.consoles:::Access All LDoms Guest Consoles::
|
/titanic_41/usr/src/cmd/login/ |
H A D | login.c | 1167 const char *consoles[] = { "/dev/console", "/dev/vt/", NULL }; in check_for_console() local 1175 for (i = 0; consoles[i] != NULL; i ++) { in check_for_console() 1176 if (strncmp(ttyn, consoles[i], in check_for_console() 1177 strlen(consoles[i])) == 0) in check_for_console()
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 244 # the new organization, which puts ANSI types, xterm, Unix consoles, 377 # This works with the System V, Linux, and BSDI consoles. It's a safe bet this 795 #### Linux consoles 1457 #### NetBSD consoles 1837 # and micro consoles can be found in the `obsolete' section. More details on 4554 #### Alpha consoles 4566 #### Sun consoles 4658 #### Iris consoles 4678 #### NeWS consoles 4714 #### NeXT consoles [all …]
|
H A D | terminfo.src | 244 # the new organization, which puts ANSI types, xterm, Unix consoles, 387 # This works with the System V, Linux, and BSDI consoles. It's a safe bet this 863 #### Linux consoles 1666 #### NetBSD consoles 2091 # and micro consoles can be found in the `obsolete' section. More details on 5194 #### Alpha consoles 5207 #### Sun consoles 5309 #### Iris consoles 5331 #### NeWS consoles 5371 #### NeXT consoles [all …]
|