DOKK / manpages / debian 11 / libopeniscsiusr-dev / iscsi_iface_print_config.3.en
iscsi_iface_print_config(3) iSCSI Userspace API - libopeniscsiusr Manual iscsi_iface_print_config(3)

iscsi_iface_print_config - Print all configurations of specified iSCSI interface to STDOUT.

void iscsi_iface_print_config (struct iscsi_iface *iface);

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

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

void

iscsi_iface_print_config May 2021