Scroll to navigation

nvme_errno_to_string(2) libnvme API manual nvme_errno_to_string(2)

NAME

nvme_errno_to_string - Returns string describing nvme connect failures

SYNOPSIS

const char * nvme_errno_to_string (int err );

ARGUMENTS

Returned error code from nvme_add_ctrl

RETURN

String representation of the nvme connect error codes

nvme_errno_to_string February 2024