Searched refs:REDIR_BACKQ (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dredir.h38 #define REDIR_BACKQ 02 /* save the command output in memory */ macro
H A Dredir.c93 * undone by calling popredir. If the REDIR_BACKQ flag is set, then the
117 memory[1] = flags & REDIR_BACKQ;
H A Deval.c1041 mode |= REDIR_BACKQ;

Completed in 93 milliseconds