| libnvmf_generate_hostid(9) | libnvme API manual | libnvmf_generate_hostid(9) |
NAME
libnvmf_generate_hostid - Generate a machine specific host identifier
SYNOPSIS
char * libnvmf_generate_hostid (struct libnvme_global_ctx *ctx );
ARGUMENTS
- ctx
- struct libnvme_global_ctx object
RETURN
On success, an identifier string based on the machine identifier to be used as NVMe Host Identifier, or NULL on failure.
| libnvmf_generate_hostid | September 2026 |