Searched refs:pipefd (Results 1 – 1 of 1) sorted by relevance
156 int pipefd[2], fd; in main() local158 if (pipe2(pipefd, O_NOTIFICATION_PIPE) == -1) { in main()162 fd = pipefd[0]; in main()