Searched refs:FDdir (Results 1 – 1 of 1) sorted by relevance
626 uint64_t FDdir = __open(DirPath, in getBinaryPath() local629 assert(static_cast<int64_t>(FDdir) >= 0, in getBinaryPath()632 while (long Nread = __getdents(FDdir, (struct dirent *)Buf, BufSize)) { in getBinaryPath()