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

NAME

6       iscsi_sessions_free - Free the memory of 'struct iscsi_session' pointer
7       array
8

SYNOPSIS

10       void iscsi_sessions_free (struct  iscsi_session  **ses,  uint32_t  ses‐
11       sion_count);
12

ARGUMENTS

14       ses         Pointer of 'struct iscsi_session' pointer array.
15
16       session_count
17                   uint32_t, the size of 'struct iscsi_session' pointer array.
18

DESCRIPTION

20       Free  the  memory of 'iscsi_session' pointer array generated by If pro‐
21       vided 'ses' pointer is NULL or 'session_count' is 0, do nothing.
22

RETURN

24       void
25
26
27
28July 2023                     iscsi_sessions_free       iscsi_sessions_free(3)
Impressum