Lines Matching refs:F_PIPE
208 #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()
2952 f->f_type = F_PIPE; in cfline()