/src/sys/arch/ews4800mips/stand/common/ |
boot.c | 64 bool guess_boot_kernel(char *, size_t, int); 91 if (!guess_boot_kernel(boot_kernel, sizeof boot_kernel, 0)) 123 guess_boot_kernel(char *name, size_t len, int pri) function in typeref:typename:bool
|
boot.c | 64 bool guess_boot_kernel(char *, size_t, int); 91 if (!guess_boot_kernel(boot_kernel, sizeof boot_kernel, 0)) 123 guess_boot_kernel(char *name, size_t len, int pri) function in typeref:typename:bool
|
boot.c | 64 bool guess_boot_kernel(char *, size_t, int); 91 if (!guess_boot_kernel(boot_kernel, sizeof boot_kernel, 0)) 123 guess_boot_kernel(char *name, size_t len, int pri) function in typeref:typename:bool
|