nvmf_hostnqn_from_file(2) Reads the host nvm qualified name from the config default location in /etc/nvme/ Section 2 libnvme-dev bookworm source Description nvmf_hostnqn_from_file NAME nvmf_hostnqn_from_file - Reads the host nvm qualified name from the config default location in /etc/nvme/ SYNOPSIS char * nvmf_hostnqn_from_file ARGUMENTS RETURN The host nqn, or NULL if unsuccessful. If found, the caller is responsible to free the string.