| libnvme_get_ctrl_attr(9) | libnvme API manual | libnvme_get_ctrl_attr(9) |
NAME¶
libnvme_get_ctrl_attr - Read controller sysfs attribute
SYNOPSIS¶
char * libnvme_get_ctrl_attr (libnvme_ctrl_t c , const char *attr );
ARGUMENTS¶
RETURN¶
String with the contents of attr or NULL in case of an empty value or in case of an error.
| libnvme_get_ctrl_attr | July 2026 |