Searched refs:f_forw (Results 1 – 3 of 3) sorted by relevance
1577 f->f_un.f_forw.f_hname) == 0) { in logit()1579 f->f_un.f_forw.f_hname, in logit()1696 free(f->f_un.f_forw.f_addr.buf); in logit()1810 f->f_un.f_forw.f_hname); in writemsg()1843 ud.addr.maxlen = f->f_un.f_forw.f_addr.maxlen; in writemsg()1844 ud.addr.buf = f->f_un.f_forw.f_addr.buf; in writemsg()1845 ud.addr.len = f->f_un.f_forw.f_addr.len; 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()[all …]
173 } f_forw; /* forwarding address */ member
215 struct _file_descriptor_ *f_forw; /* link to next file descriptor */ member