summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/librdmacm/man/rdma_free_devices.3
blob: 1ed4cb3205b4498ca812e8bfde29b9cc384adc5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH "RDMA_FREE_DEVICES" 3 "2007-05-15" "librdmacm" "Librdmacm Programmer's Manual" librdmacm
.SH NAME
rdma_free_devices \- Frees the list of devices returned by rdma_get_devices.
.SH SYNOPSIS
.B "#include <rdma/rdma_cma.h>"
.P
.B "void" rdma_free_devices
.BI "(struct ibv_context **" list ");"
.SH ARGUMENTS
.IP "list" 12
List of devices returned from rdma_get_devices.
.SH "DESCRIPTION"
Frees the device array returned by rdma_get_devices.
.SH "SEE ALSO"
rdma_get_devices(3)
OpenPOWER on IntegriCloud