Searched refs:getmachine (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/installboot/
H A Dinstallboot.c61 static void getmachine(ib_params *, const char *, const char *);
137 getmachine(params, p, "$MACHINE");
177 getmachine(params, optarg, "-m");
219 getmachine(params, utsname.machine, "uname()");
527 getmachine(ib_params *param, const char *mach, const char *provider) function

Completed in 69 milliseconds