opendir 77 libltdl/libltdl/lt__dirent.h LT_SCOPE DIR * opendir (const char *path); opendir 1838 libltdl/ltdl.c dirp = opendir (dirnam); opendir 471 libutil/find.c if ((dirp = opendir(dir)) == NULL) {