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

NAME

6       iscsi_ifaces_free - Free the memory of 'struct iscsi_iface' pointer ar‐
7       ray
8

SYNOPSIS

10       void   iscsi_ifaces_free   (struct   iscsi_iface   **ifaces,   uint32_t
11       iface_count);
12

ARGUMENTS

14       ifaces      Pointer of 'struct iscsi_iface' pointer array.
15
16       iface_count uint32_t, the size of 'struct iscsi_iface' pointer array.
17

DESCRIPTION

19       Free the memory of 'iscsi_iface' pointer array generated by If provided
20       'ifaces' pointer is NULL or 'iface_count' is 0, do nothing.
21

RETURN

23       void
24
25
26
27July 2023                      iscsi_ifaces_free          iscsi_ifaces_free(3)
Impressum