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