Home
last modified time | relevance | path

Searched refs:TEST_FILE6 (Results 1 – 1 of 1) 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()