Searched refs:machine32 (Results 1 – 2 of 2) sorted by relevance
143 static const char machine32[] = "i386"; in sysctl_hw_machine() local149 error = SYSCTL_OUT(req, machine32, sizeof(machine32)); in sysctl_hw_machine()
84 static const char machine32[] = "arm"; in sysctl_hw_machine() local90 error = SYSCTL_OUT(req, machine32, sizeof(machine32)); in sysctl_hw_machine()