Searched refs:machine32 (Results 1 – 2 of 2) sorted by relevance
149 static const char machine32[] = "i386"; in sysctl_hw_machine() local155 error = SYSCTL_OUT(req, machine32, sizeof(machine32)); in sysctl_hw_machine()
101 static const char machine32[] = "arm"; in sysctl_hw_machine() local107 error = SYSCTL_OUT(req, machine32, sizeof(machine32)); in sysctl_hw_machine()