|
| 以 PDF 格式下载本书
NAME
- libcfgadm - library of configuration adminstartion interfaces
SYNOPSIS
-
cc [ flag . . . ] file . . . -lcfgadm -ldevinfo -ldl [ library . . . ]
-
#include <config_admin.h>
DESCRIPTION
- Interfaces in this library provide services for configuration administration.
- The shared object libcfgadm.so.1 provides the public interfaces defined below.
- For additional information on shared object interfaces, see intro(4).
INTERFACES
-
SUNW_1.1 (generic):
-
-
config_ap_id_cmp config_change_state
config_help config_list
config_private_func config_stat
config_strerror config_test
config_unload_libs
FILES
-
-
/usr/lib/libcfgadm.so.1
- shared object file
ATTRIBUTES
- See attributes(5) for descriptions of the following attributes:
-
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| MT Level | Mt-Safe |
SEE ALSO
-
pvs(1), cfgadm(1M), config_admin(3X), intro(4), attributes(5)
|
|