Searched refs:mach_command (Results 1 – 1 of 1) sorted by relevance
907 const char *mach_command = "/bin/mach"; in init_arch_macros() local916 if ((pipe = popen(mach_command, "r")) == NULL) { in init_arch_macros()917 fatal_mksh(gettext("Execute of %s failed"), mach_command); in init_arch_macros()924 fatal_mksh(gettext("Execute of %s failed"), mach_command); in init_arch_macros()