iscsi_iface_print_config
Print all configurations of specified iSCSI interface to STDOUT.
- Provided by: libopeniscsiusr-dev (Version: 2.1.9-3ubuntu5.4)
- Source: open-iscsi
- Report a bug
Print all configurations of specified iSCSI interface to STDOUT.
void iscsi_iface_print_config (struct iscsi_iface *iface);
Print all configurations of specified iSCSI interface. For empty configuration, it will be shown as "name = <empty>".
void