1iscsi_nodes_free(3)               API Manual               iscsi_nodes_free(3)
2
3
4

NAME

6       iscsi_nodes_free - Free the memory of 'struct iscsi_node' pointer array
7

SYNOPSIS

9       void iscsi_nodes_free (struct iscsi_node **nodes, uint32_t node_count);
10

ARGUMENTS

12       nodes       Pointer of 'struct iscsi_node' pointer array.
13
14       node_count  uint32_t, the size of 'struct iscsi_node' pointer array.
15

DESCRIPTION

17       Free  the memory of 'iscsi_node' pointer array generated by If provided
18       'nodes' pointer is NULL or 'node_count' is 0, do nothing.
19

RETURN

21       void
22
23
24
25July 2023                      iscsi_nodes_free            iscsi_nodes_free(3)
Impressum