Provided by: libnvme-dev_1.11.1-1_amd64 bug

NAME

       nvmf_hostnqn_generate_from_hostid - Generate a host nqn from host identifier

SYNOPSIS

       char * nvmf_hostnqn_generate_from_hostid (char *hostid );

ARGUMENTS

       hostid      Host identifier

DESCRIPTION

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

RETURN

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

November 2024                   nvmf_hostnqn_generate_from_honvmf_hostnqn_generate_from_hostid(2)