Searched refs:file_pipe_closexec (Results 1 – 15 of 15) sorted by relevance
864 if ((fd == -1 && file_pipe_closexec(fdp[STDIN_FILENO]) == -1) || in uncompressbuf()865 file_pipe_closexec(fdp[STDOUT_FILENO]) == -1 || in uncompressbuf()866 file_pipe_closexec(fdp[STDERR_FILENO]) == -1) { in uncompressbuf()
541 protected int file_pipe_closexec(int *);
784 file_pipe_closexec(int *fds)
861 if ((fd == -1 && file_pipe_closexec(fdp[STDIN_FILENO]) == -1) || in uncompressbuf()862 file_pipe_closexec(fdp[STDOUT_FILENO]) == -1 || in uncompressbuf()863 file_pipe_closexec(fdp[STDERR_FILENO]) == -1) { in uncompressbuf()
553 protected int file_pipe_closexec(int *);
813 file_pipe_closexec(int *fds) in file_pipe_closexec() function
2381 file_pipe_closexec(int *fds)