nvme_host_get_hostsymname(9) | libnvme API manual | nvme_host_get_hostsymname(9) |
NAME¶
nvme_host_get_hostsymname - Get the host's symbolic name
SYNOPSIS¶
const char * nvme_host_get_hostsymname (nvme_host_t h );
ARGUMENTS¶
- h
- Host for which the symbolic name should be returned.
RETURN¶
The symbolic name or NULL if a symbolic name hasn't been configure.
nvme_host_get_hostsymname | October 2024 |