Home | Sort by: relevance | last modified time | path |
/src/sys/arch/i386/stand/pxeboot/ | |
main.c | 190 command_dev(char *arg) function in typeref:typename:void |
/src/sys/arch/i386/stand/dosboot/ | |
main.c | 68 void command_dev(char *); 77 { "dev", command_dev }, 325 command_dev(char *arg) function in typeref:typename:void |
/src/sys/arch/i386/stand/boot/ | |
boot2.c | 154 { "dev", command_dev }, 526 command_dev(char *arg) function in typeref:typename:void |
/src/sys/stand/efiboot/ | |
boot.c | 100 void command_dev(char *); 126 { "dev", command_dev, "dev" }, 222 command_dev(char *arg) function in typeref:typename:void |
/src/sys/arch/i386/stand/efiboot/ | |
boot.c | 76 void command_dev(char *); 101 { "dev", command_dev }, 501 command_dev(char *arg) function in typeref:typename:void |