Lines Matching defs:dp
645 DIR *dp;652 if ((dp = opendir(dir.c_str())) == NULL) {661 while ((dir_entry = readdir(dp)) != NULL) {684 closedir(dp);