Home
last modified time | relevance | path

Searched refs:f_hname (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/syslogd/
H A Dsyslogd.h171 char f_hname[SYS_NMLN + 1]; member
H A Dsyslogd.c1577 f->f_un.f_forw.f_hname) == 0) { in logit()
1579 f->f_un.f_forw.f_hname, in logit()
1810 f->f_un.f_forw.f_hname); in writemsg()
3127 (void) fprintf(out, "%s", f->f_un.f_forw.f_hname); in dumpstats()
3176 (void) fprintf(out, "%-24s", f->f_un.f_forw.f_hname); in dumpstats()
3492 (void) strlcpy(f->f_un.f_forw.f_hname, ++p, SYS_NMLN); in cfline()
3921 hp = f->f_un.f_forw.f_hname; in logforward()