Searched refs:ProcDir (Results 1 – 1 of 1) sorted by relevance
118 DIR* ProcDir; in checkForOProfileProcEntry() local120 ProcDir = opendir("/proc"); in checkForOProfileProcEntry()121 if (!ProcDir) in checkForOProfileProcEntry()126 while (0 != (Entry = readdir(ProcDir))) { in checkForOProfileProcEntry()169 closedir(ProcDir); in checkForOProfileProcEntry()177 closedir(ProcDir); in checkForOProfileProcEntry()