table of contents
other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| nvmf_hostid_from_file(9) | libnvme API manual | nvmf_hostid_from_file(9) |
NAME¶
nvmf_hostid_from_file - 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.
| nvmf_hostid_from_file | July 2025 |