IPnom Home • Manuals • FreeBSD

 FreeBSD Man Pages

Man Sections:Commands (1)System Calls (2)Library Functions (3)Device Drivers (4)File Formats (5)Miscellaneous (7)System Utilities (8)
Keyword Live Search (10 results max):
 Type in part of a command in the search box.
 


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