/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | fcntl.h | 55 #ifndef O_NOFOLLOW 56 #define O_NOFOLLOW 00400000 /* don't follow links */ macro
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | fcntl.h | 56 #ifndef O_NOFOLLOW 57 #define O_NOFOLLOW 00400000 /* don't follow links */ macro
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | fcntl.h | 56 #ifndef O_NOFOLLOW 57 #define O_NOFOLLOW 00400000 /* don't follow links */ macro
|
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/ |
H A D | fcntl.h | 56 #ifndef O_NOFOLLOW 57 #define O_NOFOLLOW 00400000 /* don't follow links */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | fcntl.h | 46 #ifndef O_NOFOLLOW 47 #define O_NOFOLLOW 00400000 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | fcntl.h | 60 #ifndef O_NOFOLLOW 61 #define O_NOFOLLOW 00400000 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | fcntl.h | 60 #ifndef O_NOFOLLOW 61 #define O_NOFOLLOW 00400000 macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/ |
H A D | resolve_test.c | 365 { .name = "[no_magiclinks] normal path to magic-link with O_NOFOLLOW", in test_openat2_opath_tests() 366 .path = "/proc/self/exe", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() 375 { .name = "[no_magiclinks] magic-link path component with O_NOFOLLOW", in test_openat2_opath_tests() 376 .path = "/proc/self/root/etc", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() 417 { .name = "[no_symlinks] relative symlink with O_NOFOLLOW", in test_openat2_opath_tests() 418 .path = "relsym", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() 421 { .name = "[no_symlinks] absolute symlink with O_NOFOLLOW", in test_openat2_opath_tests() 422 .path = "abssym", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() 425 { .name = "[no_symlinks] trailing symlink with O_NOFOLLOW", in test_openat2_opath_tests() 426 .path = "cheeky/garbagelink", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/ |
H A D | resolve_test.c | 365 { .name = "[no_magiclinks] normal path to magic-link with O_NOFOLLOW", in test_openat2_opath_tests() 366 .path = "/proc/self/exe", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() 375 { .name = "[no_magiclinks] magic-link path component with O_NOFOLLOW", in test_openat2_opath_tests() 376 .path = "/proc/self/root/etc", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() 417 { .name = "[no_symlinks] relative symlink with O_NOFOLLOW", in test_openat2_opath_tests() 418 .path = "relsym", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() 421 { .name = "[no_symlinks] absolute symlink with O_NOFOLLOW", in test_openat2_opath_tests() 422 .path = "abssym", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() 425 { .name = "[no_symlinks] trailing symlink with O_NOFOLLOW", in test_openat2_opath_tests() 426 .path = "cheeky/garbagelink", .how.flags = O_NOFOLLOW, in test_openat2_opath_tests() [all...] |
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/ |
H A D | fcntl.h | 6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/ |
H A D | fcntl.h | 24 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/ |
H A D | fcntl.h | 6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
H A D | fcntl.h | 6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/ |
H A D | fcntl.h | 6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/kernel/linux/linux-6.6/arch/arm64/include/uapi/asm/ |
H A D | fcntl.h | 24 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/ |
H A D | fcntl.h | 6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/ |
H A D | fcntl.h | 6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
H A D | fcntl.h | 9 #define O_NOFOLLOW 0100000 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm64/asm/ |
H A D | fcntl.h | 9 #define O_NOFOLLOW 0100000 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm64/asm/ |
H A D | fcntl.h | 22 #define O_NOFOLLOW 0100000 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
H A D | fcntl.h | 22 #define O_NOFOLLOW 0100000 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm64/asm/ |
H A D | fcntl.h | 22 #define O_NOFOLLOW 0100000 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/ |
H A D | fcntl.h | 22 #define O_NOFOLLOW 0100000 macro
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
H A D | fcntl.h | 14 #define O_NOFOLLOW 0200000 /* don't follow links */ macro
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
H A D | fcntl.h | 18 #define O_NOFOLLOW 000000200 /* don't follow links */ macro
|