1liblayout(3LIB)               Interface Libraries              liblayout(3LIB)
2
3
4

NAME

6       liblayout - layout service library
7

SYNOPSIS

9       cc [ flag... ] file... -llayout [ library... ]
10       #include <sys/layout.h>
11
12

DESCRIPTION

14       Functions in this library provide various layout service routines.
15

INTERFACES

17       The  shared  object  liblayout.so.1  provides  the  public  inter faces
18       defined below. See Intro(3) for additional information on shared object
19       interfaces.
20
21
22
23
24       m_create_layout               m_destroy_layout
25       m_getvalues_layout            m_setvalues_layout
26       m_transform_layout            m_wtransform_layout
27
28

FILES

30       /usr/lib/liblayout.so.1       shared object
31
32
33       /usr/lib/64/liblayout.so.1    64-bit shared object.
34
35

ATTRIBUTES

37       See attributes(5) for description of the following attributes:
38
39
40
41
42       ┌─────────────────────────────┬─────────────────────────────┐
43       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
44       ├─────────────────────────────┼─────────────────────────────┤
45       │Availability                 │SUNWctpls                    │
46       │MT-Level                     │MT−Safe                      │
47       └─────────────────────────────┴─────────────────────────────┘
48

SEE ALSO

50       Intro(3), attributes(5)
51
52
53
54SunOS 5.11                        22 May 2003                  liblayout(3LIB)
Impressum