sunos man page for liblayout

Query: liblayout

OS: sunos

Section: 3lib

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

liblayout(3LIB) 						Interface Libraries						   liblayout(3LIB)

NAME
liblayout - layout service library
SYNOPSIS
cc [ flag... ] file... -llayout [ library... ] #include <sys/layout.h>
DESCRIPTION
Functions in this library provide various layout service routines.
INTERFACES
The shared object liblayout.so.1 provides the public inter faces defined below. See intro(3) for additional information on shared object interfaces. m_create_layout m_destroy_layout m_getvalues_layout m_setvalues_layout m_transform_layout m_wtransform_layout
FILES
/usr/lib/liblayout.so.1 shared object /usr/lib/64/liblayout.so.1 64-bit shared object.
ATTRIBUTES
See attributes(5) for description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWctpls | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
intro(3), attributes(5) SunOS 5.10 22 May 2003 liblayout(3LIB)
Related Man Pages
liblayout(3lib) - opensolaris
lib300(3lib) - sunos
lib4014(3lib) - sunos
libbsdmalloc(3lib) - sunos
libplot(3lib) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed