HomeSort by: relevance | last modified time | path
    Searched defs:getmachine (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/installboot/
installboot.c 61 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 in typeref:typename:void

Completed in 11 milliseconds