Searched refs:pipe_2_out (Results 1 – 1 of 1) sorted by relevance
49 static char *pipe_2_in = NULL, *pipe_2_out = NULL; variable394 fd = open(pipe_2_out, O_RDONLY); in setup_fifofd2()396 DBG("Failed to open fifo %s", pipe_2_out); in setup_fifofd2()440 pipe_2_out = g_strconcat(pipe2, PIPE_OUT, NULL); in main()446 DBG("Pipe 2 IN %s OUT %s", pipe_2_in, pipe_2_out); in main()500 g_free(pipe_2_out); in main()