Searched refs:HW_MACHINE (Results 1 – 12 of 12) sorted by relevance
| /trueos/sys/sparc64/sparc64/ |
| HD | identcpu.c | 22 SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD,
|
| /trueos/lib/libc/gen/ |
| HD | __xuname.c | 133 mib[1] = HW_MACHINE; in __xuname()
|
| /trueos/usr.bin/uname/ |
| HD | uname.c | 253 NATIVE_SYSCTL2_GET(platform, CTL_HW, HW_MACHINE) { in NATIVE_SYSCTL2_GET() argument
|
| /trueos/sys/arm/arm/ |
| HD | identcpu.c | 62 SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD,
|
| /trueos/sys/mips/mips/ |
| HD | machdep.c | 103 SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD, machine, 0, "Machine class");
|
| /trueos/sys/kern/ |
| HD | kern_xxx.c | 423 name[1] = HW_MACHINE; in freebsd4_uname()
|
| /trueos/sys/powerpc/booke/ |
| HD | machdep.c | 175 SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD, machine, 0, "");
|
| /trueos/sys/x86/x86/ |
| HD | identcpu.c | 111 SYSCTL_PROC(_hw, HW_MACHINE, machine, CTLTYPE_STRING | CTLFLAG_RD, 114 SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD,
|
| /trueos/sys/powerpc/aim/ |
| HD | machdep.c | 152 SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD, machine, 0, "");
|
| /trueos/sys/sys/ |
| HD | sysctl.h | 658 #define HW_MACHINE 1 /* string: machine class */ macro
|
| /trueos/sys/ia64/ia64/ |
| HD | machdep.c | 161 SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD, machine, 0, "");
|
| /trueos/bin/launchctl/ |
| HD | launchctl_old.c | 1261 if (sysctl_hw_streq(HW_MACHINE, launch_data_get_string(obj))) { in job_disabled_dict_logic()
|