Xboot 44 arch/i386/stand/libsa/cmd_i386.c int Xboot(void);
Xboot 53 arch/i386/stand/libsa/cmd_i386.c { "boot", CMDT_CMD, Xboot },
Xboot 44 stand/boot/cmd.c static int Xboot(void);
Xboot 66 stand/boot/cmd.c {"boot", CMDT_CMD, Xboot},
Xboot 489 stand/boot/cmd.c return (Xboot());