Sponsor:

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

iscsi_iface_print_config - Man Page

Print all configurations of specified iSCSI interface to STDOUT.

Synopsis

void iscsi_iface_print_config (struct iscsi_iface *iface);

Arguments

iface

Pointer of 'struct iscsi_iface'. If this pointer is NULL, your program will be terminated by assert.

Description

Print all configurations of specified iSCSI interface. For empty configuration, it will be shown as "name = <empty>".

Return

void

Info

January 2024 API Manual