.TH "nvmf_hostnqn_from_file" 2 "nvmf_hostnqn_from_file" "February 2024" "libnvme API manual" LINUX .SH NAME nvmf_hostnqn_from_file \- Reads the host nvm qualified name from the config default location .SH SYNOPSIS .B "char *" nvmf_hostnqn_from_file .SH ARGUMENTS .SH "DESCRIPTION" Retrieve the qualified name from the config file located in $SYSCONFIDR/nvme. $SYSCONFDIR is usually /etc. .SH "RETURN" The host nqn, or NULL if unsuccessful. If found, the caller is responsible to free the string.