Searched defs:entry_count (Results 1 – 1 of 1) sorted by relevance
42 void ScanEntries(DirEntT** entries, int entry_count, in ScanEntries()55 int entry_count = scandir("/proc/self", &entries, nullptr, alphasort); in TEST() local89 int entry_count = scandir("/proc/self", &entries, nullptr, alphasort); in TEST() local