Home
last modified time | relevance | path

Searched refs:sysname (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/linux-user/
H A Duname.c93 COPY_UTSNAME_FIELD(buf->sysname, uts_buf.sysname); in sys_uname()
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch65 if (os) *os = un.sysname;
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/
H A Dcross-answers-aarch64.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-mips64el.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-powerpc.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-aarch64_be.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-mips.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-riscv32.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-powerpc64.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-powerpc64le.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-armeb.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-x86_64.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-mipsel.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-i686.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-mips64.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-riscv64.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-i586.txt1 Checking uname sysname type: "Linux"
H A Dcross-answers-arm.txt1 Checking uname sysname type: "Linux"
/openbmc/qemu/include/system/
H A Ddump.h57 char sysname[65]; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/
H A Dfix_systemd_path.patch67 - if test "x$sysname" != "xDarwin" ; then