Home
last modified time | relevance | path

Searched refs:NT_UTSNAME (Results 1 – 10 of 10) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Dlinux-gnu.txt344 NT_UTSNAME
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs952 pub const NT_UTSNAME: ::c_int = 15; constant
/third_party/musl/ndk_musl_include/
Delf.h639 #define NT_UTSNAME 15 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h639 #define NT_UTSNAME 15 macro
/third_party/musl/include/
Delf.h640 #define NT_UTSNAME 15 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h639 #define NT_UTSNAME 15 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h639 #define NT_UTSNAME 15 macro
/third_party/musl/porting/linux/user/include/
Delf.h642 #define NT_UTSNAME 15 macro
/third_party/elfutils/libelf/
Delf.h763 #define NT_UTSNAME 15 /* Contains copy of utsname struct */ macro
/third_party/elfutils/src/
Delflint.c4334 case NT_UTSNAME: in check_note_data()