Searched refs:machine32 (Results 1 – 2 of 2) sorted by relevance
146 static const char machine32[] = "i386"; in sysctl_hw_machine() local152 error = SYSCTL_OUT(req, machine32, sizeof(machine32)); in sysctl_hw_machine()
98 static const char machine32[] = "arm"; in sysctl_hw_machine() local104 error = SYSCTL_OUT(req, machine32, sizeof(machine32)); in sysctl_hw_machine()