Current Path : /compat/linux/proc/self/root/usr/src/contrib/ofed/librdmacm/man/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/self/root/usr/src/contrib/ofed/librdmacm/man/rdma_free_devices.3 |
.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)