Scroll to navigation

libnvme_errno_to_string(9) libnvme API manual libnvme_errno_to_string(9)

NAME

libnvme_errno_to_string - Returns string describing nvme connect failures

SYNOPSIS

const char * libnvme_errno_to_string (int err );

ARGUMENTS

Returned error code from libnvme_add_ctrl

RETURN

String representation of the nvme connect error codes

libnvme_errno_to_string July 2026