1nvme_next_host(9) libnvme API manual nvme_next_host(9)
23
4
NAME
6nvme_next_host - Next host iterator
7
SYNOPSIS
9nvme_host_t nvme_next_host (nvme_root_t r , nvme_host_t h );
10
ARGUMENTS
12r nvme_root_t object
1314
h Previous nvme_host_t iterator
15
RETURN
17Next nvme_host_t object in an iterator
1819
20
21
October 2023 nvme_next_host nvme_next_host(9)