cfree(3)
NAME
cfree -- free up allocated memory
LIBRARY
Compatibility Library (libcompat, -lcompat)
SYNOPSIS
void cfree(void *);
DESCRIPTION
The cfree function considered obsolete. The cfree function is a synonym for free(3).
SEE ALSO
free(3) FreeBSD 5.4 November 23, 1995 FreeBSD 5.4
SPONSORED LINKS
Man(1) output converted with man2html , sed , awk