Lines Matching defs:dirp
932 DIR* dirp = opendir(path);937 if (dirp == NULL) {946 while((dirEntry = readdir(dirp)) != NULL) {981 closedir(dirp);