Sponsor:

Your company here, and a link to your site. Click to find out more.

iscsi_session_free - Man Page

Free the memory of 'struct iscsi_session'.

Synopsis

void iscsi_session_free (struct iscsi_session *se);

Arguments

se

Pointer of 'struct iscsi_session' pointer.

Description

Free the memory of 'iscsi_session' pointer generated by If provided 'se' pointer is NULL, do nothing.

Return

void

Info

January 2024 API Manual