Searched refs:machine32 (Results 1 – 2 of 2) sorted by relevance
141 static const char machine32[] = "i386"; in sysctl_hw_machine() local147 error = SYSCTL_OUT(req, machine32, sizeof(machine32)); in sysctl_hw_machine()
94 static const char machine32[] = "arm"; in sysctl_hw_machine() local100 error = SYSCTL_OUT(req, machine32, sizeof(machine32)); in sysctl_hw_machine()