Home
last modified time | relevance | path

Searched refs:xctrl_reboot (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/xen/control/
H A Dcontrol.c127 static xctrl_shutdown_handler_t xctrl_reboot; variable
141 { "reboot", xctrl_reboot },
159 xctrl_reboot(void) in xctrl_reboot() function