| libnvmf_context_get_hostkey(9) | libnvme API manual | libnvmf_context_get_hostkey(9) |
NAME
libnvmf_context_get_hostkey - Get hostkey.
SYNOPSIS
const char * libnvmf_context_get_hostkey (const struct libnvmf_context *p );
ARGUMENTS
- p
- The struct libnvmf_context instance to query.
RETURN
The value of the hostkey field, or NULL if not set.
| libnvmf_context_get_hostkey | September 2026 |