| libnvmf_tid_get_hostid(9) | libnvme API manual | libnvmf_tid_get_hostid(9) |
NAME¶
libnvmf_tid_get_hostid - Get hostid.
SYNOPSIS¶
const char * libnvmf_tid_get_hostid (const struct libnvmf_tid *p );
ARGUMENTS¶
- p
- The struct libnvmf_tid instance to query.
RETURN¶
The value of the hostid field, or NULL if not set.
| libnvmf_tid_get_hostid | July 2026 |