Home
last modified time | relevance | path

Searched refs:uts (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/startup/init/services/modules/bootchart/
H A Dbootchart.c75 struct utsname uts; in BootchartLogHeader() local
76 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()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
H A Dcloud_daemon.cpp70 struct utsname uts; in CheckDeviceInLinux() local
71 if (uname(&uts) == -1) { in CheckDeviceInLinux()
75 if (strcmp(uts.sysname, "Linux") == 0) { in CheckDeviceInLinux()
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-bundles-container.md230 | lr--r--r-- | u:0 | g:0 | uts -> 'uts:[4026531843]' | 同上 …
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-bundles-container.md234 | lr--r--r-- | u:0 | g:0 | uts -> 'uts:[4026531843]' | The referenced ob…