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

NAME

6       iscsi_iface_free - Free the memory of 'struct iscsi_iface' pointer.
7

SYNOPSIS

9       void iscsi_iface_free (struct iscsi_iface *iface);
10

ARGUMENTS

12       iface       Pointer of 'struct iscsi_iface' pointer.
13

DESCRIPTION

15       Free    the    memory    of    'iscsi_iface'   pointer   generated   by
16       'iscsi_iface_get'.  If provided 'iface' pointer is NULL, do nothing.
17

RETURN

19       void
20
21
22
23July 2023                      iscsi_iface_free            iscsi_iface_free(3)
Impressum