4 <strong>Function
</strong> - Reboot this host.
7 <strong>kern_return_t host_reboot
</strong>
8 <strong>(host_priv_t
</strong> <var>host_priv
</var>,
9 <strong>int
</strong> <var>options
</var><strong>);
</strong>
14 <dt> <var>host_priv
</var>
16 [in host-control send right]
17 The control port the host to be re-booted.
19 <dt> <var>options
</var>
22 Reboot options. See \*L
<mach/host_reboot.h
>\*O for details.
26 The
<strong>host_reboot
</strong> function reboots the specified host.
29 If successful, this call will not return.
30 <h3>RETURN VALUES
</h3>
32 Only generic errors apply.
33 <h3>RELATED INFORMATION
</h3>