liblayout(3lib) sunos man page | unix.com

Man Page: liblayout

Operating Environment: sunos

Section: 3lib

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
lib300(3lib) - sunos
lib4014(3lib) - sunos
libcrypt(3lib) - sunos
liblayout(3lib) - sunos
libvt0(3lib) - sunos
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
Merge and Sort tabular data from different text files
Once upon an uptime.
Outputting sequences based on length with sed