Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/syslogd/
Dsyslogd.c208 #define F_PIPE 8 /* pipe to external program */ macro
1851 (f->f_type != F_PIPE && f->f_type != F_FORWUDP && in logmsg()
2022 case F_PIPE: in fprintlog()
2144 case F_PIPE: in fprintlog()
2164 if (e == EAGAIN && f->f_type == F_PIPE) { in fprintlog()
2187 f->f_type != F_FILE && f->f_type != F_PIPE && in fprintlog()
2198 f->f_type == F_PIPE && !retryonce) { in fprintlog()
2473 case F_PIPE: in init()
2629 case F_PIPE: in init()
2677 case F_PIPE: in find_dup()
[all …]