| 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 (void );
ARGUMENTS¶
- void
- no arguments
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 | July 2026 |