summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_host_get_hostsymname.2
blob: 39c8d3d26ec4264b61714d54f02e66c1e777b8d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.TH "nvme_host_get_hostsymname" 9 "nvme_host_get_hostsymname" "February 2024" "libnvme API manual" LINUX
.SH NAME
nvme_host_get_hostsymname \- Get the host's symbolic name
.SH SYNOPSIS
.B "const char *" nvme_host_get_hostsymname
.BI "(nvme_host_t h "  ");"
.SH ARGUMENTS
.IP "h" 12
Host for which the symbolic name should be returned.
.SH "RETURN"
The symbolic name or NULL if a symbolic name hasn't been
configure.