X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..13fec9890cf095cc781fdf7b8917cb03bf32dd4c:/osfmk/man/norma_node_self.html diff --git a/osfmk/man/norma_node_self.html b/osfmk/man/norma_node_self.html index caa6cfae4..a41419cea 100755 --- a/osfmk/man/norma_node_self.html +++ b/osfmk/man/norma_node_self.html @@ -1 +1,32 @@ -

norma_node_self


Function - Return the node index of the current host.

SYNOPSIS

kern_return_t   norma_node_self
                (host_t                                    host,
                 int                                        int);

PARAMETERS

host
[in host send-right] Name of the host.

node
[out scalar] Node index of the host.

DESCRIPTION

The norma_node_self function returns the node index of the current host.

RETURN VALUES

Only generic errors apply.

RELATED INFORMATION

Functions: norma_task_create, norma_task_clone, \ No newline at end of file +

norma_node_self

+
+

+Function - Return the node index of the current host. +

SYNOPSIS

+
+kern_return_t   norma_node_self
+                (host_t                                    host,
+                 int                                        int);
+
+

PARAMETERS

+
+

+

host +
+[in host send-right] Name of the host. +

+

node +
+[out scalar] Node index of the host. +
+

DESCRIPTION

+

+The norma_node_self function returns the node index of the current host. +

RETURN VALUES

+

+Only generic errors apply. +

RELATED INFORMATION

+

+Functions: +norma_task_create, +norma_task_clone,