.\" -*- nroff -*- .\" .TH UMAD_FREE 3 "May 17, 2007" "OpenIB" "OpenIB Programmer\'s Manual" .SH "NAME" umad_free \- frees memory of umad buffers .SH "SYNOPSIS" .nf .B #include .sp .BI "void umad_free(void " "*umad"); .fi .SH "DESCRIPTION" .B umad_free() frees memory previously allocated with .B umad_alloc()\fR. .SH "RETURN VALUE" .B umad_free() returns no value. .SH "SEE ALSO" .BR umad_alloc (3) .SH "AUTHOR" .TP Hal Rosenstock