nvme_subsystem_get_application(2) | libnvme API manual | nvme_subsystem_get_application(2) |
NAME¶
nvme_subsystem_get_application - Return the application string
SYNOPSIS¶
const char * nvme_subsystem_get_application (nvme_subsystem_t s );
ARGUMENTS¶
- s
- nvme_subsystem_t object
RETURN¶
Managing application string or NULL if not set.
nvme_subsystem_get_application | August 2024 |