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

NAME

6       iscsi_session_target_name_get - Retrieve iSCSI target name of specified
7       session
8

SYNOPSIS

10       const char * iscsi_session_target_name_get (struct iscsi_session *se);
11

ARGUMENTS

13       se          Pointer of 'struct  iscsi_session'.   If  this  pointer  is
14                   NULL, your program will be terminated by assert.
15

DESCRIPTION

17       Retrieve  the  iSCSI target name of specified iSCSI session.  The iSCSI
18       Target Name specifies the worldwide unique name of the target.
19

RETURN

21       const char *.  No need to free this  memory,  the  resources  will  get
22       freed by iscsi_session_free or iscsi_sessions_free.
23
24
25
26July 2023                iscsi_session_target_niasmces_ig_estession_target_name_get(3)
Impressum