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