Searched refs:sysname (Results 1 – 20 of 20) sorted by relevance
93 COPY_UTSNAME_FIELD(buf->sysname, uts_buf.sysname); in sys_uname()
65 if (os) *os = un.sysname;
1 Checking uname sysname type: "Linux"
57 char sysname[65]; member
67 - if test "x$sysname" != "xDarwin" ; then