Home
last modified time | relevance | path

Searched refs:uname (Results 251 - 256 of 256) sorted by relevance

1...<<11

/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3775 pub fn uname(buf: *mut ::utsname) -> ::c_int; in uname() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3855 pub fn uname(buf: *mut ::utsname) -> ::c_int { in uname() functions
/third_party/toybox/generated/
H A Dflags.h3185 // uname oamvrns[+os] oamvrns[+os]
6164 #define TT this.uname
/third_party/python/Modules/
H A Dposixmodule.c5170 "uname_result: Result from os.uname().\n\n\
5175 See os.uname for more information.");
5186 os.uname
5204 res = uname(&u); in os_uname_impl()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5578 pub fn uname(buf: *mut ::utsname) -> ::c_int; in uname() functions
/third_party/libbpf/src/
H A Dlibbpf.c2076 uname(&uts);

Completed in 76 milliseconds

1...<<11