| libnvme_host_get_hostid(9) | libnvme API manual | libnvme_host_get_hostid(9) |
NAME
libnvme_host_get_hostid - Get hostid.
SYNOPSIS
const char * libnvme_host_get_hostid (const struct libnvme_host *p );
ARGUMENTS
- p
- The struct libnvme_host instance to query.
RETURN
The value of the hostid field, or NULL if not set.
| libnvme_host_get_hostid | September 2026 |