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

  /external/ltp/testcases/kernel/syscalls/access/
access03.c 48 static void access_test(struct tcase *tc, const char *user) function
75 access_test(tc, "root");
83 access_test(tc, "nobody");
access04.c 71 static void access_test(struct tcase *tc, const char *user) function
95 access_test(tc, "root");
102 access_test(tc, "nobody");
access02.c 71 static void access_test(struct tcase *tc, const char *user) function
167 access_test(tc, "root");
175 access_test(tc, "nobody");
access01.c 285 static void access_test(struct tcase *tc, const char *user) function
301 access_test(tc, "root");
309 access_test(tc, "nobody");

Completed in 90 milliseconds