Searched defs:pipefd (Results 1 – 4 of 4) sorted by relevance
27 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in import_fork_tar_x() local100 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in import_fork_tar_c() local
359 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in transfer_start() local
191 _cleanup_close_pair_ int pipefd[2] = {-1, -1}; in TEST() local
50 __s32 pipefd; member