opensolaris man page for stmffreememory

Query: stmffreememory

OS: opensolaris

Section: 3stmf

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

stmfFreeMemory(3STMF)				   SCSI Target Mode Framework Library Functions 			     stmfFreeMemory(3STMF)

NAME
stmfFreeMemory - free memory allocated by this library
SYNOPSIS
cc [ flag... ] file... -lstmf [ library... ] #include <libstmf.h> void stmfFreeMemory(void *stmfMemory);
PARAMETERS
memory A pointer to memory that was previously allocated by this library. If stmfMemory() is equal to NULL, the call will return suc- cessfully.
DESCRIPTION
The stmfFreeMemory() function frees memory allocated by this library.
RETURN VALUES
No values are returned.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+
SEE ALSO
libstmf(3LIB), attributes(5) SunOS 5.11 9 Jun 2008 stmfFreeMemory(3STMF)
Related Man Pages
stmfcreatetargetgroup(3stmf) - opensolaris
stmfdeletehostgroup(3stmf) - opensolaris
stmfgetlogicalunitlist(3stmf) - opensolaris
stmfgettargetgrouplist(3stmf) - opensolaris
stmfgettargetlist(3stmf) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
What does this mean?
Study UNIX Kernel
Change directory for core file
Solaris 10 - password complexity not working