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

/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dpopen.c100 int pdes[2], pid, twoway, other; local
111 twoway = 1;
116 twoway = 0;
165 if (twoway)
167 } else if (twoway && (pdes[1] != STDIN_FILENO))

Completed in 121 milliseconds