tail head cat sleep
QR code linking to this page

Manual Pages  — RDMA_FREE_DEVICES

NAME

rdma_free_devices - Frees the list of devices returned by rdma_get_devices.

CONTENTS

SYNOPSIS

#include <rdma/rdma_cma.h>

void rdma_free_devices (struct ibv_context **list);

ARGUMENTS

list List of devices returned from rdma_get_devices.

DESCRIPTION

Frees the device array returned by rdma_get_devices.

RETURN VALUE

None

SEE ALSO

rdma_get_devices(3)

2007-05-15 RDMA_FREE_DEVICES (3) librdmacm

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

This philosophy, in the hands of amateurs, leads to inexplicably mind-numbing botches like the existence of two programs, “head” and “tail,” which print the first part or the last part of a file, depending. Even though their operations are duals of one another, “head” and “tail” are different programs, written by different authors, and take different options!
— The Unix Haters' handbook