HomeSort by: relevance | last modified time | path
    Searched defs:doboot (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 25 milliseconds