1nvmf_hostid_from_file(9) libnvme API manual nvmf_hostid_from_file(9)
23
4
NAME
6nvmf_hostid_from_file - Reads the host identifier from the config de‐
7fault location in /etc/nvme/.
8
SYNOPSIS
10char * nvmf_hostid_from_file
11
ARGUMENTS
RETURN
14The host identifier, or NULL if unsuccessful. If found, the caller is
15responsible to free the string.
1617
18
19
November 2022 nvmf_hostid_from_file nvmf_hostid_from_file(9)