Searched refs:ProcDir (Results 1 – 1 of 1) sorted by relevance
119 DIR* ProcDir; in checkForOProfileProcEntry() local121 ProcDir = opendir("/proc"); in checkForOProfileProcEntry()122 if (!ProcDir) in checkForOProfileProcEntry()127 while (0 != (Entry = readdir(ProcDir))) { in checkForOProfileProcEntry()170 closedir(ProcDir); in checkForOProfileProcEntry()178 closedir(ProcDir); in checkForOProfileProcEntry()