]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/man/norma_node_self.html
xnu-792.6.76.tar.gz
[apple/xnu.git] / osfmk / man / norma_node_self.html
index caa6cfae4b37e495b9f24b2e833cce4a841cbbe5..a41419cea961e37e27832a99e1e0ec8401b10bff 100755 (executable)
@@ -1 +1,32 @@
-<h2>norma_node_self</h2>\r<hr>\r<p>\r<strong>Function</strong> - Return the node index of the current host.\r<h3>SYNOPSIS</h3>\r<pre>\r<strong>kern_return_t   norma_node_self</strong>\r                <strong>(host_t</strong>                                    <var>host</var>,\r                 <strong>int</strong>                                        <var>int</var><strong>);</strong>\r</pre>\r<h3>PARAMETERS</h3>\r<dl>\r<p>\r<dt> <var>host</var>\r<dd>\r[in host send-right] Name of the host.\r<p>\r<dt> <var>node</var>\r<dd>\r[out scalar] Node index of the host.\r</dl>\r<h3>DESCRIPTION</h3>\r<p>\rThe norma_node_self function returns the node index of the current host.\r<h3>RETURN VALUES</h3>\r<p>\rOnly generic errors apply.\r<h3>RELATED INFORMATION</h3>\r<p>\rFunctions:\r<a href="norma_task_create.html"><strong>norma_task_create</strong></a>,\r<a href="norma_task_clone.html"><strong>norma_task_clone</strong></a>,\r
\ No newline at end of file
+<h2>norma_node_self</h2>
+<hr>
+<p>
+<strong>Function</strong> - Return the node index of the current host.
+<h3>SYNOPSIS</h3>
+<pre>
+<strong>kern_return_t   norma_node_self</strong>
+                <strong>(host_t</strong>                                    <var>host</var>,
+                 <strong>int</strong>                                        <var>int</var><strong>);</strong>
+</pre>
+<h3>PARAMETERS</h3>
+<dl>
+<p>
+<dt> <var>host</var>
+<dd>
+[in host send-right] Name of the host.
+<p>
+<dt> <var>node</var>
+<dd>
+[out scalar] Node index of the host.
+</dl>
+<h3>DESCRIPTION</h3>
+<p>
+The norma_node_self function returns the node index of the current host.
+<h3>RETURN VALUES</h3>
+<p>
+Only generic errors apply.
+<h3>RELATED INFORMATION</h3>
+<p>
+Functions:
+<a href="norma_task_create.html"><strong>norma_task_create</strong></a>,
+<a href="norma_task_clone.html"><strong>norma_task_clone</strong></a>,