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

  /external/ltp/testcases/kernel/syscalls/acct/
acct01.c 48 #define TEST_FILE5 "./tmpfile"
75 {TEST_FILE5, "EPERM", EPERM, setup2, cleanup2},
129 fd = SAFE_CREAT(cleanup, TEST_FILE5, 0777);
132 if (acct(TEST_FILE5) == -1)
  /external/ltp/testcases/kernel/syscalls/chown/
chown04.c 68 #define TEST_FILE5 "mntpoint"
85 {TEST_FILE5, EROFS}

Completed in 78 milliseconds