Searched refs:F_STDERR (Results 1 – 5 of 5) sorted by relevance
707 (F_PIPEIN | F_AMPERSAND | F_STDERR | F_NOINTERRUPT | F_BACKQ)); in execute()711 (F_PIPEIN | F_AMPERSAND | F_STDERR | F_NOINTERRUPT | F_BACKQ)); in execute()949 if (flags & F_STDERR) { in doio()
445 t->t_dflg |= F_STDERR; in syn2()578 t->t_dflg |= F_STDERR, p = p->next; in syn3()
786 if (t->t_dflg & F_STDERR) in palloc()902 if (t->t_dflg & F_STDERR) in padd()
896 #define F_STDERR (1<<7) /* redirect unit 2 with unit 1 */ macro
805 faket.t_dflg = F_BACKQ|F_STDERR; in dobs2cmd()