Searched defs:dirfd (Results 1 – 2 of 2) sorted by relevance
497 int dirfd = open(path.c_str(), O_DIRECTORY, O_RDONLY); in GetTreeBytes() local649 status_t SaneReadLinkAt(int dirfd, const char* path, char* buf, size_t bufsiz) { in SaneReadLinkAt()
941 int dirfd = open(mountPoint, O_DIRECTORY | O_CLOEXEC); in createAsec() local1263 int dirfd = open(mountPoint, O_DIRECTORY | O_CLOEXEC); in fixupAsecPermissions() local1571 int dirfd = open(dir, O_DIRECTORY | O_CLOEXEC); in isAsecInDirectory() local