Searched refs:RESOLVE_IN_ROOT (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/openat2/ |
D | openat201.c | 34 {&dir_fd, TEST_FILE, O_RDWR, S_IRWXU, RESOLVE_IN_ROOT, &how, sizeof(*how)}, 42 …{&fd_atcwd, TEST_FILE, O_RDWR, S_IRWXU, RESOLVE_IN_ROOT, (struct open_how **)&phow, sizeof(*how) +…
|
D | openat202.c | 31 {"resolve-no-in-root", "/proc/version", RESOLVE_IN_ROOT, ENOENT},
|
/third_party/ltp/include/lapi/ |
D | openat2.h | 46 #define RESOLVE_IN_ROOT 0x10 /* Make all jumps to "/" and ".." macro
|