Home
last modified time | relevance | path

Searched refs:O_NOFOLLOW (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dfcntl.h55 #ifndef O_NOFOLLOW
56 #define O_NOFOLLOW 00400000 /* don't follow links */ macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dfcntl.h56 #ifndef O_NOFOLLOW
57 #define O_NOFOLLOW 00400000 /* don't follow links */ macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dfcntl.h56 #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 Dfcntl.h56 #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 Dfcntl.h46 #ifndef O_NOFOLLOW
47 #define O_NOFOLLOW 00400000 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dfcntl.h60 #ifndef O_NOFOLLOW
61 #define O_NOFOLLOW 00400000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dfcntl.h60 #ifndef O_NOFOLLOW
61 #define O_NOFOLLOW 00400000 macro
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A Dresolve_test.c365 { .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 Dresolve_test.c365 { .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 Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/
H A Dfcntl.h24 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/kernel/linux/linux-6.6/arch/arm64/include/uapi/asm/
H A Dfcntl.h24 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H A Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dfcntl.h6 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dfcntl.h9 #define O_NOFOLLOW 0100000 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm64/asm/
H A Dfcntl.h9 #define O_NOFOLLOW 0100000 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm64/asm/
H A Dfcntl.h22 #define O_NOFOLLOW 0100000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dfcntl.h22 #define O_NOFOLLOW 0100000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm64/asm/
H A Dfcntl.h22 #define O_NOFOLLOW 0100000 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dfcntl.h22 #define O_NOFOLLOW 0100000 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dfcntl.h14 #define O_NOFOLLOW 0200000 /* don't follow links */ macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dfcntl.h18 #define O_NOFOLLOW 000000200 /* don't follow links */ macro

Completed in 6 milliseconds

123