| libnvme_get_path_attr(9) | libnvme API manual | libnvme_get_path_attr(9) |
NAME¶
libnvme_get_path_attr - Read path sysfs attribute
SYNOPSIS¶
char * libnvme_get_path_attr (libnvme_path_t p , 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_path_attr | July 2026 |