HomeSort by relevance Sort by last modified time
    Searched refs:path_exist (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/mem/include/
mem.h 88 int path_exist(const char *path, ...);
  /external/ltp/testcases/kernel/mem/cpuset/
cpuset01.c 230 while (path_exist(PATH_SYS_SYSTEM "/cpu/cpu%d", ncpus))
  /external/ltp/testcases/kernel/mem/lib/
mem.c 702 while (path_exist(PATH_SYS_SYSTEM "/cpu/cpu%d", ncpus))
708 if (path_exist(path)) {
714 if (path_exist(path1)) {
894 int path_exist(const char *path, ...) function

Completed in 51 milliseconds