OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_hname
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/syslogd/
syslogd.h
347
char
f_hname
[MAXHOSTNAMELEN];
member in struct:filed::__anon8592::__anon8593
syslogd.c
2412
TypeInfo[f->f_type].name, f->f_un.f_forw.
f_hname
);
3594
&& !strcmp(f->f_un.f_forw.
f_hname
,
3595
f2->f_un.f_forw.
f_hname
)))) {
3635
printf("%s", f->f_un.f_forw.
f_hname
);
3967
(void)strlcpy(f->f_un.f_forw.
f_hname
, ++p,
3968
sizeof(f->f_un.f_forw.
f_hname
));
3973
error = getaddrinfo(f->f_un.f_forw.
f_hname
, "syslog", &hints,
Completed in 21 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026