1nvme_get_subsys_attr(9)       libnvme API manual       nvme_get_subsys_attr(9)
2
3
4

NAME

6       nvme_get_subsys_attr - Read subsystem sysfs attribute
7

SYNOPSIS

9       char * nvme_get_subsys_attr (nvme_subsystem_t s , const char *attr );
10

ARGUMENTS

12       s           nvme_subsystem_t object
13
14       attr        sysfs attribute name
15

RETURN

17       String  with  the contents of attr or NULL in case of an empty value or
18       in case of an error (indicated by non-zero errno code).
19
20
21
22October 2023                 nvme_get_subsys_attr      nvme_get_subsys_attr(9)
Impressum