other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| 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 | July 2025 |