iscsi_iface_iname_get
Retrieve initiator name of specified iSCSI interface
- Provided by: libopeniscsiusr-dev (Version: 2.1.5-1ubuntu1.1)
- Source: open-iscsi
- Report a bug
Retrieve initiator name of specified iSCSI interface
const char * iscsi_iface_iname_get (struct iscsi_iface *iface);
Retrieve the initiator name of specified iSCSI interface.
const char *. No need to free this memory, the resources will get freed by iscsi_session_free or iscsi_sessions_free.