Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
14
doc/man/nvme_next_subsystem.2
Normal file
14
doc/man/nvme_next_subsystem.2
Normal file
|
@ -0,0 +1,14 @@
|
|||
.TH "nvme_next_subsystem" 9 "nvme_next_subsystem" "April 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_next_subsystem \- Next subsystem iterator
|
||||
.SH SYNOPSIS
|
||||
.B "nvme_subsystem_t" nvme_next_subsystem
|
||||
.BI "(nvme_host_t h " ","
|
||||
.BI "nvme_subsystem_t s " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "h" 12
|
||||
\fInvme_host_t\fP object
|
||||
.IP "s" 12
|
||||
Previous \fInvme_subsystem_t\fP iterator
|
||||
.SH "RETURN"
|
||||
next \fInvme_subsystem_t\fP object in an iterator
|
Loading…
Add table
Add a link
Reference in a new issue