Home
last modified time | relevance | path

Searched defs:O_RDWR (Results 1 – 4 of 4) sorted by relevance

/linux/rust/kernel/fs/
H A Dfile.rs98 pub const O_RDWR: u32 = bindings::O_RDWR; constant
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/include/uapi/asm-generic/
H A Dfcntl.h21 #define O_RDWR 00000002 macro
/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h19 #define O_RDWR 00000002 macro