Searched refs:thr_dir (Results 1 – 1 of 1) sorted by relevance
397 DIR *proc_dir, *thr_dir; in read_procs() local428 if ((thr_dir = opendir(filename))) { in read_procs()429 while ((t_dir = readdir(thr_dir))) { in read_procs()438 closedir(thr_dir); in read_procs()