Searched refs:targfd (Results 1 – 1 of 1) sorted by relevance
121 static int targfd = -1; variable1968 (fsetattr(targfd, XATTR_VIEW_READWRITE, response)) != 0) {2015 targfd = sourcedirfd = targetdirfd = -1;2017 if ((targfd = open(targ, O_RDONLY)) == -1) {2063 if ((targetdirfd = openat(targfd, ".", O_RDONLY|O_XATTR)) == -1) {2255 if (targfd != -1)2256 (void) close(targfd);