opendir           363 lib/common/io.c     directory = opendir(name);
opendir           125 lib/common/procfs.c     dp = opendir("/proc");
opendir            77 libltdl/libltdl/lt__dirent.h LT_SCOPE DIR *		opendir		(const char *path);
opendir          1838 libltdl/ltdl.c   dirp = opendir (dirnam);
opendir           733 mcp/pacemaker.c     dp = opendir("/proc");
opendir           155 replace/scandir.c     if (directory = opendir(directory_name), directory == NULL)