Searched refs:pipe_1_out (Results 1 – 1 of 1) sorted by relevance
48 static char *pipe_1_in = NULL, *pipe_1_out = NULL; variable367 fd = open(pipe_1_out, O_RDONLY); in setup_fifofd1()369 DBG("Failed to open fifo %s", pipe_1_out); in setup_fifofd1()438 pipe_1_out = g_strconcat(pipe1, PIPE_OUT, NULL); in main()445 DBG("Pipe 1 IN %s OUT %s", pipe_1_in, pipe_1_out); in main()498 g_free(pipe_1_out); in main()