Home
last modified time | relevance | path

Searched defs:O_PATH (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/fs/
H A Dfile.rs73 pub const O_PATH: u32 = bindings::O_PATH; constant
/linux/tools/testing/selftests/landlock/
H A Dbase_test.c22 #define O_PATH 010000000 macro
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h