nvme_subsystem_get_application(9) | libnvme API manual | nvme_subsystem_get_application(9) |
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 | October 2024 |