]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/man/host_reboot.html
xnu-792.6.76.tar.gz
[apple/xnu.git] / osfmk / man / host_reboot.html
index 7a7fa6159a8b41e45a82377ea8914fc3d38ad484..db320557a66e470de27607043075586a0c8906c6 100755 (executable)
@@ -1 +1,35 @@
-<h2>host_reboot</h2>\r<hr>\r<p>\r<strong>Function</strong> - Reboot this host.\r<h3>SYNOPSIS</h3>\r<pre>\r<strong>kern_return_t   host_reboot</strong>\r                <strong>(host_priv_t</strong>                          <var>host_priv</var>,\r                 <strong>int</strong>                                    <var>options</var><strong>);</strong>\r</pre>\r<h3>PARAMETERS</h3>\r<dl>\r<p>\r<dt> <var>host_priv</var> \r<dd>\r[in host-control send right]\rThe control port the host to be re-booted.\r<p>\r<dt> <var>options</var> \r<dd>\r[in scalar]\rReboot options.  See \*L<mach/host_reboot.h>\*O for details.\r</dl>\r<h3>DESCRIPTION</h3>\r<p>\rThe <strong>host_reboot</strong> function reboots the specified host.\r<h3>NOTES</h3>\r<p>\rIf successful, this call will not return.\r<h3>RETURN VALUES</h3>\r<p>\rOnly generic errors apply.\r<h3>RELATED INFORMATION</h3>\r<p>\rNone.\r
\ No newline at end of file
+<h2>host_reboot</h2>
+<hr>
+<p>
+<strong>Function</strong> - Reboot this host.
+<h3>SYNOPSIS</h3>
+<pre>
+<strong>kern_return_t   host_reboot</strong>
+                <strong>(host_priv_t</strong>                          <var>host_priv</var>,
+                 <strong>int</strong>                                    <var>options</var><strong>);</strong>
+</pre>
+<h3>PARAMETERS</h3>
+<dl>
+<p>
+<dt> <var>host_priv</var> 
+<dd>
+[in host-control send right]
+The control port the host to be re-booted.
+<p>
+<dt> <var>options</var> 
+<dd>
+[in scalar]
+Reboot options.  See \*L<mach/host_reboot.h>\*O for details.
+</dl>
+<h3>DESCRIPTION</h3>
+<p>
+The <strong>host_reboot</strong> function reboots the specified host.
+<h3>NOTES</h3>
+<p>
+If successful, this call will not return.
+<h3>RETURN VALUES</h3>
+<p>
+Only generic errors apply.
+<h3>RELATED INFORMATION</h3>
+<p>
+None.