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)NAMEstmfFreeMemory - free memory allocated by this librarySYNOPSIScc [ flag... ] file... -lstmf [ library... ] #include <libstmf.h> void stmfFreeMemory(void *stmfMemory);PARAMETERSmemory A pointer to memory that was previously allocated by this library. If stmfMemory() is equal to NULL, the call will return suc- cessfully.DESCRIPTIONThe stmfFreeMemory() function frees memory allocated by this library.RETURN VALUESNo values are returned.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOlibstmf(3LIB), attributes(5) SunOS 5.11 9 Jun 2008 stmfFreeMemory(3STMF)
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 |