/src/sys/arch/x68k/stand/boot/ |
boot.c | 66 static void doboot(const char *, int); 126 doboot(const char *file, int flags) function in typeref:typename:void 257 doboot(filename, flags); 277 doboot(filename, flags); 322 doboot(default_kernel, 0); 326 doboot(default_kernel, 0);
|
boot.c | 66 static void doboot(const char *, int); 126 doboot(const char *file, int flags) function in typeref:typename:void 257 doboot(filename, flags); 277 doboot(filename, flags); 322 doboot(default_kernel, 0); 326 doboot(default_kernel, 0);
|