Home
last modified time | relevance | path

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

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