Home | Sort by: relevance | last modified time | path |
/src/sys/arch/i386/stand/pxeboot/ | |
main.c | 67 void command_modules(char *); 76 { "modules", command_modules }, 286 command_modules(char *arg) function in typeref:typename:void |
/src/sys/arch/i386/stand/boot/ | |
boot2.c | 142 void command_modules(char *); 160 { "modules", command_modules }, 642 command_modules(char *arg) function in typeref:typename:void |
/src/sys/stand/efiboot/ | |
boot.c | 108 void command_modules(char *); 135 { "modules", command_modules, "modules [{on|off|reset}]" }, 289 command_modules(char *arg) function in typeref:typename:void |
/src/sys/arch/i386/stand/efiboot/ | |
boot.c | 87 void command_modules(char *); 114 { "modules", command_modules }, 645 command_modules(char *arg) function in typeref:typename:void |