Searched refs:readproc (Results 1 – 6 of 6) sorted by relevance
246 static long readproc(const char *obj) in readproc() function325 ret_val += readproc(dirobj); in readproc()468 TEST(readproc(procpath)); in main()
17 # * readproc group to stat(/proc/pid) to find out UID of processes, and read28 group nobody readproc
19 group nobody readproc35 group nobody readproc
30 group nobody readproc log
74 TIFFReadWriteProc readproc, argument131 if (!readproc || !writeproc || !seekproc || !closeproc || !sizeproc) {137 tif->tif_readproc = readproc;
1290 while ((proc_info = readproc(proc, NULL))) { in igt_is_process_running()1324 while ((proc_info = readproc(proc, NULL))) { in igt_terminate_process()1492 while ((proc_info = readproc(proc, NULL))) { in __igt_lsof()