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

NAME

6       nvme_get_attr - Read sysfs attribute
7

SYNOPSIS

9       char * nvme_get_attr (const char *d , const char *attr );
10

ARGUMENTS

12       d           sysfs directory
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
22November 2022                    nvme_get_attr                nvme_get_attr(9)
Impressum