Searched refs:F_STDERR (Results 1 – 5 of 5) sorted by relevance
703 (F_PIPEIN | F_AMPERSAND | F_STDERR | F_NOINTERRUPT | F_BACKQ)); in execute()707 (F_PIPEIN | F_AMPERSAND | F_STDERR | F_NOINTERRUPT | F_BACKQ)); in execute()945 if (flags & F_STDERR) { in doio()
442 t->t_dflg |= F_STDERR; in syn2()575 t->t_dflg |= F_STDERR, p = p->next; in syn3()
782 if (t->t_dflg & F_STDERR) in palloc()898 if (t->t_dflg & F_STDERR) in padd()
905 #define F_STDERR (1<<7) /* redirect unit 2 with unit 1 */ macro
801 faket.t_dflg = F_BACKQ|F_STDERR; in dobs2cmd()