Home
last modified time | relevance | path

Searched refs:command_install (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/boot/common/
HDinstall.c48 COMMAND_SET(install, "install", "install software package", command_install);
317 command_install(int argc, char *argv[]) in command_install() function