Searched refs:utsinfo (Results 1 – 1 of 1) sorted by relevance
715 struct utsname utsinfo; in get_mach_type() local718 if (uname(&utsinfo) < 0) in get_mach_type()720 if (strcmp(utsinfo.machine, "3B2") == 0) in get_mach_type()722 else if (strcmp(utsinfo.machine, "3B15") == 0) in get_mach_type()