OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ty_name
(Results
1 - 7
of
7
) sorted by relevancy
/src/include/
ttyent.h
54
__aconst char *
ty_name
; /* terminal device name */
member in struct:ttyent
/src/lib/libc/gen/
ttyslot.c
82
if (!strcmp(ttyp->
ty_name
, p)) {
getttyent.c
77
if (!strcmp(tty, t->
ty_name
))
114
tty.
ty_name
= p;
/src/sbin/ttyflags/
ttyflags.c
209
(void)snprintf(path, sizeof path, "%s%s", _PATH_DEV, tep->
ty_name
);
/src/sbin/init/
init.c
1095
if ((typ->ty_status & TTY_ON) == 0 || typ->
ty_name
== NULL ||
1107
(void)asprintf(&sp->se_device, "%s%s", _PATH_DEV, typ->
ty_name
);
1141
(void)asprintf(&sp->se_getty, "%s %s", typ->ty_getty, typ->
ty_name
);
1545
if (strcmp(typ->
ty_name
, sp->se_device + devlen) == 0)
/src/usr.sbin/ac/
ac.c
217
strlcpy(Con[Ncon++], tty->
ty_name
, UT_LINESIZE);
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.h
488
char *
ty_name
;
member in struct:__sanitizer::__sanitizer_ttyent
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025