Query: m_destroy_layout
OS: sunos
Section: 3layout
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
m_destroy_layout(3LAYOUT) Layout Service Library Functions m_destroy_layout(3LAYOUT)NAMEm_destroy_layout - destroy a layout objectSYNOPSIScc [ flag... ] file... -llayout [ library... ] #include <sys/layout.h> int m_destroy_layout(const LayoutObject layoutobject);DESCRIPTIONThe m_destroy_layout() function destroys a LayoutObject by deallocating the layout object and all the associated resources previously allo- cated by the m_create_layout(3LAYOUT) function.RETURN VALUESUpon successful completion, 0 is returned. Otherwise -1 is returned and errno is set to indicate the error.ERRORSThe m_destroy_layout() function may fail if: EBADF The attribute object is erroneous. EFAULT Errors occurred while processing the request.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOm_create_layout(3LAYOUT), attributes(5) SunOS 5.10 8 Jun 1999 m_destroy_layout(3LAYOUT)
Related Man Pages |
---|
m_setvalues_layout(3layout) - opensolaris |
m_create_layout(3layout) - sunos |
liblayout(3lib) - sunos |
m_destroy_layout(3layout) - opensolaris |
m_wtransform_layout(3layout) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
The 500 Mile Email |
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of |
Merge and Sort tabular data from different text files |
Once upon an uptime. |
Sort only numbers within a string |