Searched refs:proc_entry (Results 1 – 1 of 1) sorted by relevance
233 struct dirent *proc_entry; in read_stats() local234 while ((proc_entry = readdir(proc_dir))) { in read_stats()235 int pid = atoi(proc_entry->d_name); in read_stats()