pipe              175 compat/mingw.h int pipe(int filedes[2]);
pipe              294 run-command.c  		if (pipe(fdin) < 0) {
pipe              308 run-command.c  		if (pipe(fdout) < 0) {
pipe              322 run-command.c  		if (pipe(fderr) < 0) {
pipe              349 run-command.c  	if (pipe(notify_pipe))
pipe              678 run-command.c  		if (pipe(fdin) < 0) {
pipe              688 run-command.c  		if (pipe(fdout) < 0) {