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

/ast/src/cmd/INIT/
H A Dmamake.c138 #define STREAM_PIPE 0x0004 /* pclose() on pop() */ macro
1052 else if (state.sp->flags & STREAM_PIPE)
1080 else if (flags & STREAM_PIPE)
2023 push("recurse", popen(s, "r"), STREAM_PIPE);

Completed in 12 milliseconds