Home
last modified time | relevance | path

Searched defs:NS_GET_USERNS (Results 1 - 12 of 12) sorted by relevance

/third_party/ltp/include/lapi/
H A Dioctl_ns.h21 #define NS_GET_USERNS _IO(NSIO, 0x1) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h114 #define NS_GET_USERNS 0xb701ul macro
1670 #define NS_GET_USERNS 0xb701ul macro
3230 #define NS_GET_USERNS 0xb701ul macro
4786 #define NS_GET_USERNS 0xb701ul macro
6233 #define NS_GET_USERNS 0x2000b701ul macro
7681 #define NS_GET_USERNS 0x2000b701ul macro
9231 #define NS_GET_USERNS 0x2000b701ul macro
10785 #define NS_GET_USERNS 0xb701ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs114 pub const NS_GET_USERNS: u32 = 46849; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs109 pub const NS_GET_USERNS: u32 = 536917761; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs110 pub const NS_GET_USERNS: u32 = 536917761; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs109 pub const NS_GET_USERNS: u32 = 536917761; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs110 pub const NS_GET_USERNS: u32 = 536917761; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs114 pub const NS_GET_USERNS: u32 = 46849; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs114 pub const NS_GET_USERNS: u32 = 46849; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs114 pub const NS_GET_USERNS: u32 = 46849; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs114 pub const NS_GET_USERNS: u32 = 46849; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs114 pub const NS_GET_USERNS: u32 = 46849; consts

Completed in 96 milliseconds