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