Home | History | Annotate | Download | only in macosx

Lines Matching defs:closedir

250         lldb_utility::CleanUp <DIR *, int> dirp (opendir(path), NULL, closedir);