Searched refs:closedir (Results 1 – 3 of 3) sorted by relevance
32 int closedir(DIR* dirp);40 using port::closedir;
203 int closedir(DIR* dirp) { in closedir() function
620 closedir(d); in GetChildren()