Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/syslogd/
Dsyslogd.c162 char *f_host; member
1534 f->f_un.f_forw.f_host) == -1) { in tcp_connectcb()
1567 f->f_un.f_forw.f_host, f->f_un.f_forw.f_port, in loghost_resolve()
2443 free(f->f_un.f_forw.f_host); in init()
2463 free(f->f_un.f_forw.f_host); in init()
2864 f->f_un.f_forw.f_host = strdup(host); in cfline()
2867 f->f_un.f_forw.f_host == NULL || in cfline()
2872 free(f->f_un.f_forw.f_host); in cfline()
2902 free(f->f_un.f_forw.f_host); in cfline()