Searched refs:REDIR_BACKQ (Results 1 – 3 of 3) sorted by relevance
37 #define REDIR_BACKQ 02 /* save the command output in memory */ macro
114 memory[1] = flags & REDIR_BACKQ; in redirect()
1127 mode |= REDIR_BACKQ; in evalcommand()