OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctty
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/syslogd/
syslogd.c
96
char
ctty
[] = _PATH_CONSOLE;
variable in typeref:typename:char[]
492
(void)strlcpy(consfile.f_un.f_fname,
ctty
,
1932
f->f_file = open(
ctty
, O_WRONLY | O_NDELAY, 0);
4005
if (strcmp(p,
ctty
) == 0)
syslogd.c
96
char
ctty
[] = _PATH_CONSOLE;
variable in typeref:typename:char[]
492
(void)strlcpy(consfile.f_un.f_fname,
ctty
,
1932
f->f_file = open(
ctty
, O_WRONLY | O_NDELAY, 0);
4005
if (strcmp(p,
ctty
) == 0)
Completed in 115 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025