Scroll to navigation

libnvmf_context_get_device(9) libnvme API manual libnvmf_context_get_device(9)

NAME

libnvmf_context_get_device - Get device.

SYNOPSIS

const char * libnvmf_context_get_device (const struct libnvmf_context *p );

ARGUMENTS

The struct libnvmf_context instance to query.

RETURN

The value of the device field, or NULL if not set.

libnvmf_context_get_device July 2026