Searched refs:RESOLVE_BENEATH (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/openat2/ |
| A D | resolve_test.c | 139 .path = "/", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 148 .path = "..", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 151 .path = "../root/", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 154 .path = "cheeky/self", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 167 .path = "root", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 170 .path = "etc", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 173 .path = "etc/passwd", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 176 .path = "relsym", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 179 .path = "cheeky/passwd", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 185 .path = "abssym", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() [all …]
|
| A D | rename_attack_test.c | 78 case RESOLVE_BENEATH: in flagname() 153 test_rename_attack(RESOLVE_BENEATH); in main()
|
| A D | helpers.h | 58 #define RESOLVE_BENEATH 0x08 /* Block "lexical" trickery like macro
|
| A D | openat2_test.c | 221 .how.resolve = RESOLVE_BENEATH | RESOLVE_IN_ROOT, in test_openat2_flags()
|
Completed in 8 milliseconds