Home
last modified time | relevance | path

Searched refs:FSOPEN_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmount.h81 #define FSOPEN_CLOEXEC 0x00000001 macro
/external/crosvm/io_uring/src/
Dbindings.rs125 pub const FSOPEN_CLOEXEC: ::std::os::raw::c_uint = 1; constant
/external/minijail/linux-x86/
Dlibconstants.gen.c2557 #ifdef FSOPEN_CLOEXEC
2558 { "FSOPEN_CLOEXEC", (unsigned long) FSOPEN_CLOEXEC },