Searched refs:uts (Results 1 – 4 of 4) sorted by relevance
75 struct utsname uts; in BootchartLogHeader() local76 if (uname(&uts) == -1) { in BootchartLogHeader()91 …(void)fprintf(file, "system.uname = %s %s %s %s\n", uts.sysname, uts.release, uts.version, uts.mac… in BootchartLogHeader()95 (void)fprintf(file, "system.cpu = %s\n", uts.machine); in BootchartLogHeader()
70 struct utsname uts; in CheckDeviceInLinux() local71 if (uname(&uts) == -1) { in CheckDeviceInLinux()75 if (strcmp(uts.sysname, "Linux") == 0) { in CheckDeviceInLinux()
230 | lr--r--r-- | u:0 | g:0 | uts -> 'uts:[4026531843]' | 同上 …
234 | lr--r--r-- | u:0 | g:0 | uts -> 'uts:[4026531843]' | The referenced ob…