12 lines
359 B
Groff
12 lines
359 B
Groff
|
.TH "nvme_ctrl_get_host_iface" 9 "nvme_ctrl_get_host_iface" "April 2022" "libnvme API manual" LINUX
|
||
|
.SH NAME
|
||
|
nvme_ctrl_get_host_iface \- Host interface name of a controller
|
||
|
.SH SYNOPSIS
|
||
|
.B "const char *" nvme_ctrl_get_host_iface
|
||
|
.BI "(nvme_ctrl_t c " ");"
|
||
|
.SH ARGUMENTS
|
||
|
.IP "c" 12
|
||
|
Controller instance
|
||
|
.SH "RETURN"
|
||
|
Host interface name of \fIc\fP (if present)
|