Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/creat/
Dcreat06.c54 #define TEST7_FILE "file7" macro
85 {TEST7_FILE, MODE1, ELOOP, NULL, NULL},
126 SAFE_SYMLINK(TEST7_FILE, "test_file_eloop2"); in setup()
127 SAFE_SYMLINK("test_file_eloop2", TEST7_FILE); in setup()