Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/acct/
Dacct01.c49 #define TEST_FILE6 "test_file_eloop1" macro
77 {TEST_FILE6, "ELOOP", ELOOP, NULL, NULL},
140 SAFE_SYMLINK(cleanup, TEST_FILE6, "test_file_eloop2"); in setup()
141 SAFE_SYMLINK(cleanup, "test_file_eloop2", TEST_FILE6); in setup()
/external/ltp/testcases/kernel/syscalls/access/
Daccess05.c63 #define TEST_FILE6 "test_file6" macro
88 {TEST_FILE6, R_OK, ELOOP},