Searched refs:STREAM_PIPE (Results 1 – 1 of 1) sorted by relevance
138 #define STREAM_PIPE 0x0004 /* pclose() on pop() */ macro1052 else if (state.sp->flags & STREAM_PIPE) in pop()1080 else if (flags & STREAM_PIPE) in push()2023 push("recurse", popen(s, "r"), STREAM_PIPE); in recurse()