Lines Matching refs:close
795 * struct stat *, int, struct FTW *), int depth, int flags) shall close
810 perror("close");
815 if (close(fd) == -1) {
816 perror("close");
835 "nftw64 did not close all file descriptors used in traversal\n",
841 if (close(nfd) == -1) {
842 perror("close");
880 if (close(next_fd[0]) == -1) {
881 perror("close next_fd[0]");
886 if (close(next_fd[1]) == -1) {
887 perror("close next_fd[1]");
927 if (close(next_fd[i]) == -1) {
928 perror("close");