Lines Matching refs:filed
204 static STAILQ_HEAD(, filed) fhead =
206 static struct filed consfile; /* Console */
345 static void fprintlog_first(struct filed *, const char *, const char *,
347 static void fprintlog_write(struct filed *, struct iovlist *, int);
348 static void fprintlog_successive(struct filed *, int);
352 static void log_deadchild(int, int, const struct filed *);
371 close_filed(struct filed *f) in close_filed()
1538 struct filed *f; in logmsg()
1698 struct filed *f; in dofsync()
1758 fprintlog_write(struct filed *f, struct iovlist *il, int flags) in fprintlog_write()
1877 struct filed *f_in_list; in fprintlog_write()
1934 fprintlog_rfc5424(struct filed *f, const char *hostname, const char *app_name, in fprintlog_rfc5424()
1984 fprintlog_rfc3164(struct filed *f, const char *hostname, const char *app_name, in fprintlog_rfc3164()
2097 fprintlog_first(struct filed *f, const char *hostname, const char *app_name, in fprintlog_first()
2122 fprintlog_successive(struct filed *f, int flags) in fprintlog_successive()
2143 wallmsg(const struct filed *f, struct iovec *iov, const int iovlen) in wallmsg()
2266 struct filed *f; in die()
2490 struct filed *f; in fill_flist()
2504 struct filed *f; in closelogfiles()
2658 struct filed *f; in init()
2900 parse_selector(const char *p, struct filed *f) in parse_selector()
3069 make_forw_socket_array(const nvlist_t *nvl, struct filed *f, in make_forw_socket_array()
3132 parse_action(const nvlist_t *nvl, const char *p, struct filed *f) in parse_action()
3253 struct filed f = { }; in cfline()
3334 struct filed *f; in markit()
3810 log_deadchild(int pd, int status, const struct filed *f) in log_deadchild()