Home
last modified time | relevance | path

Searched refs:RELPATH (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/faccessat2/
H A Dfaccessat202.c33 #define RELPATH "faccessat2dir/faccessat2file" macro
77 SAFE_TOUCH(RELPATH, 0444, NULL); in setup()
79 fd = SAFE_OPEN(RELPATH, O_RDONLY); in setup()
97 {&rel_path, .str = RELPATH},
H A Dfaccessat201.c24 #define RELPATH "faccessat2dir/faccessat2file" macro
61 abs_path = tst_aprintf("%s/%s", tmpdir_path, RELPATH); in setup()
83 {&rel_path, .str = RELPATH},

Completed in 1 milliseconds