Searched refs:howto (Results 1 – 2 of 2) sorted by relevance
41 reboot(int howto, char *bootargs) in reboot() argument46 if (howto & RB_DUMP) in reboot()49 if (howto & RB_HALT) in reboot()51 else if (howto & RB_ASKNAME) in reboot()
66 reboot(int howto, char *bootargs) in reboot() argument77 if (howto & RB_HALT) { in reboot()80 } else if (howto & RB_ASKNAME) { in reboot()