OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ty_getty
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/
ttyent.h
55
__aconst char *
ty_getty
;/* command to execute, usually getty */
member in struct:ttyent
57
#define TTY_ON 0x01 /* enable logins (start
ty_getty
program) */
/src/lib/libc/gen/
getttyent.c
116
if (*(tty.
ty_getty
= p) == '\0')
117
tty.
ty_getty
= tty.ty_type = NULL;
/src/sbin/init/
init.c
1096
typ->
ty_getty
== NULL)
1141
(void)asprintf(&sp->se_getty, "%s %s", typ->
ty_getty
, typ->ty_name);
1557
typ->
ty_getty
== 0) {
/src/usr.sbin/ac/
ac.c
209
strstr(tty->
ty_getty
, "getty") != NULL) {
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.h
489
char *
ty_getty
;
member in struct:__sanitizer::__sanitizer_ttyent
Completed in 38 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025