Provided by: libnvme-dev_1.3-1~ubuntu22.04_amd64 

NAME
nvme_errno_to_string - Returns string describing nvme connect failures
SYNOPSIS
const char * nvme_errno_to_string (int err );
ARGUMENTS
err Returned error code from nvme_add_ctrl
RETURN
String representation of the nvme connect error codes May 2023 nvme_errno_to_string nvme_errno_to_string(2)