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

NAME

6       nvme_get_path_attr - Read path sysfs attribute
7

SYNOPSIS

9       char * nvme_get_path_attr (nvme_path_t p , const char *attr );
10

ARGUMENTS

12       p           nvme_path_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
22April 2022                    nvme_get_path_attr         nvme_get_path_attr(9)
Impressum