logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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>".

Name

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

Return

void July 2025 iscsi_iface_print_config iscsi_iface_print_config(3)

Synopsis

voidiscsi_iface_print_config(structiscsi_iface*iface);

See Also