Scroll to navigation

nvmf_hostid_from_file(2) libnvme API manual nvmf_hostid_from_file(2)

NAME

nvmf_hostid_from_file - Reads the host identifier from the config default location in /etc/nvme/.

SYNOPSIS

char * nvmf_hostid_from_file

ARGUMENTS

RETURN

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

nvmf_hostid_from_file January 2023