nvmf_hostid_from_file - Man Page

Reads the host identifier from the config default location

Synopsis

char * nvmf_hostid_from_file

Arguments

Description

Retrieve the host idenditifer from the config file located in $SYSCONFDIR/nvme/. $SYSCONFDIR is usually /etc.

Return

The host identifier, or NULL if unsuccessful. If found, the caller is responsible to free the string.

Info

February 2024 libnvme API manual