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

NAME

6       libcfgadm - configuration administration library
7

SYNOPSIS

9       cc [ flag... ] file... -lcfgadm  -ldevinfo   -ldl  [ library.. ]
10       #include <config_admin.h>
11
12

DESCRIPTION

14       Functions  in  this library provide services for configuration adminis‐
15       tration.
16

INTERFACES

18       The shared object libcfgadm.so.1 provides the public interfaces defined
19       below.  See Intro(3) for additional information on shared object inter‐
20       faces.
21
22
23
24
25       config_ap_id_cmp              config_change_state
26       config_help                   config_list
27       config_list_ext               config_private_func
28       config_stat                   config_strerror
29       config_test                   config_unload_libs
30
31

FILES

33       /usr/lib/libcfgadm.so.1       shared object
34
35
36       /usr/lib/64/libcfgadm.so.1    64-bit shared object
37
38

ATTRIBUTES

40       See attributes(5) for descriptions of the following attributes:
41
42
43
44
45       ┌─────────────────────────────┬─────────────────────────────┐
46       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
47       ├─────────────────────────────┼─────────────────────────────┤
48       │Availability                 │SUNWcsl (32-bit)             │
49       │                             │SUNWcslx (64-bit)            │
50       ├─────────────────────────────┼─────────────────────────────┤
51       │MT-Level                     │Mt-Safe                      │
52       └─────────────────────────────┴─────────────────────────────┘
53

SEE ALSO

55       pvs(1), cfgadm(1M), Intro(3), config_admin(3CFGADM), attributes(5)
56
57
58
59SunOS 5.11                        22 May 2003                  libcfgadm(3LIB)
Impressum