nvmf_hostnqn_from_file - Man Page
Reads the host nvm qualified name from the config default location
Synopsis
char * nvmf_hostnqn_from_file
Arguments
Description
Retrieve the qualified name from the config file located in $SYSCONFIDR/nvme. $SYSCONFDIR is usually /etc.
Return
The host nqn, or NULL if unsuccessful. If found, the caller is responsible to free the string.
Info
November 2024 libnvme API manual