Man page - nvmf_hostnqn_generate_from_hostid(2)

Packages contas this manual

Manual

nvmf_hostnqn_generate_from_hostid(2) libnvme API manual nvmf_hostnqn_generate_from_hostid(2)

nvmf_hostnqn_generate_from_hostid - Generate a host nqn from host identifier

char * nvmf_hostnqn_generate_from_hostid (char *hostid );

Host identifier

If hostid is NULL, the function generates it based on the machine identifier.

On success, an NVMe Qualified Name for host identification. This name is based on the given host identifier. On failure, NULL.

nvmf_hostnqn_generate_from_hostid May 2025