Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/dloader/
H A Dcmds.c221 char *mod_type; in command_loadall() local
264 mod_type = NULL; in command_loadall()
269 dvar2 && (mod_type == NULL); in command_loadall()
277 mod_type = dvar2->data[0]; in command_loadall()
301 if (mod_type) { in command_loadall()
304 argv[2] = mod_type; in command_loadall()