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

NAME

6       iscsi_context_free - Release the memory of struct iscsi_context.
7

SYNOPSIS

9       void iscsi_context_free (struct iscsi_context *ctx);
10

ARGUMENTS

12       ctx         Pointer of 'struct iscsi_context'.
13

DESCRIPTION

15       Release the memory of struct iscsi_context, but the userdata memory de‐
16       fined via iscsi_context_userdata_set will not be touched.
17

RETURN

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