Home
last modified time | relevance | path

Searched refs:procpath (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/proc/
Dproc01.c63 static char *procpath = "/proc"; variable
311 strcmp(obj, procpath))) { in readproc()
460 procpath = opt_procpathstr; in main()
467 TEST(readproc(procpath)); in main()