Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libcfgadm(3lib) [plan9 man page]

libcfgadm(3LIB) 														   libcfgadm(3LIB)

NAME
libcfgadm - configuration administration library SYNOPSIS
cc [ flag... ] file... -lcfgadm -ldevinfo -ldl [ library.. ] #include <config_admin.h> Functions in this library provide services for configuration administration. INTERFACES
The shared object libcfgadm.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces. config_ap_id_cmp config_change_state config_help config_list config_list_ext config_private_func config_stat config_strerror config_test config_unload_libs /usr/lib/libcfgadm.so.1 shared object /usr/lib/64/libcfgadm.so.1 64-bit shared object See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Mt-Safe | +-----------------------------+-----------------------------+ pvs(1), cfgadm(1M), intro(3), config_admin(3CFGADM), attributes(5) 22 May 2003 libcfgadm(3LIB)

Check Out this Related Man Page

libcfgadm(3LIB) 														   libcfgadm(3LIB)

NAME
libcfgadm - configuration administration library SYNOPSIS
cc [ flag... ] file... -lcfgadm -ldevinfo -ldl [ library.. ] #include <config_admin.h> Functions in this library provide services for configuration administration. INTERFACES
The shared object libcfgadm.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces. config_ap_id_cmp config_change_state config_help config_list config_list_ext config_private_func config_stat config_strerror config_test config_unload_libs /usr/lib/libcfgadm.so.1 shared object /usr/lib/64/libcfgadm.so.1 64-bit shared object See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Mt-Safe | +-----------------------------+-----------------------------+ pvs(1), cfgadm(1M), intro(3), config_admin(3CFGADM), attributes(5) 22 May 2003 libcfgadm(3LIB)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies

2. UNIX for Advanced & Expert Users

What's your most useful shell?

What's your most useful shell? /bin/sh /bin/csh /bin/ksh /bin/tcsh /bin/bash (249 Replies)
Discussion started by: zylwyz
249 Replies