Home
last modified time | relevance | path

Searched refs:UNAME26 (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/include/lapi/
H A Dpersonality.h15 #ifndef UNAME26
16 # define UNAME26 0x0020000 macro
/third_party/musl/include/sys/
H A Dpersonality.h8 #define UNAME26 0x0020000 macro
/third_party/rust/crates/nix/src/sys/
H A Dpersonality.rs47 UNAME26;
/third_party/ltp/testcases/kernel/syscalls/uname/
H A Duname04.c9 * when the UNAME26 personality was set.
72 SAFE_PERSONALITY(PER_LINUX | UNAME26); in run()
73 tst_res(TINFO, "Calling uname with UNAME26 personality"); in run()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs920 pub const UNAME26: ::c_int = 0x0020000; consts

Completed in 5 milliseconds