Searched refs:RESOLVE_NO_SYMLINKS (Results 1 – 2 of 2) sorted by relevance
| /tools/testing/selftests/openat2/ |
| A D | resolve_test.c | 383 .path = ".", .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 386 .path = "root", .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 389 .path = "etc", .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 392 .path = "etc/passwd", .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 396 .path = "relsym", .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 402 .path = "abssym", .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 419 .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 423 .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 427 .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() 431 .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests() [all …]
|
| A D | helpers.h | 56 #define RESOLVE_NO_SYMLINKS 0x04 /* Block traversal through all symlinks macro
|
Completed in 4 milliseconds