umad_free(3) debian man page | unix.com

Man Page: umad_free

Operating Environment: debian

Section: 3

UMAD_FREE(3)						    OpenIB Programmer's Manual						      UMAD_FREE(3)

NAME
umad_free - frees memory of umad buffers
SYNOPSIS
#include <infiniband/umad.h> void umad_free(void *umad);
DESCRIPTION
umad_free() frees memory previously allocated with umad_alloc().
RETURN VALUE
umad_free() returns no value.
SEE ALSO
umad_alloc(3)
AUTHOR
Hal Rosenstock <halr@voltaire.com> OpenIB May 17, 2007 UMAD_FREE(3)
Related Man Pages
umad_get_ca(3) - centos
umad_get_port(3) - centos
umad_set_grh_net(3) - centos
umad_register_oui(3) - centos
umad_set_grh(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com