svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libpicl(3lib)
libpicl(3LIB) Interface Libraries libpicl(3LIB)
NAME
libpicl - PICL library
SYNOPSIS
cc [ flag... ] file... -lpicl [ library... ]
#include <picl.h>
DESCRIPTION
Functions in this library are used to interface with the PICL daemon to
access information from the PICL tree.
INTERFACES
The shared object libpicl.so.1 provides the public interfaces defined
below. See intro(3) for additional information on shared object inter‐
faces.
tab(); lw(2.75i) lw(2.75i) picl_find_nodepicl_get_first_prop
picl_get_frutree_parentpicl_get_next_by_col picl_get_next_by_row‐
picl_get_next_prop picl_get_node_by_pathpicl_get_prop_by_name
picl_get_propinfopicl_get_propinfo_by_name picl_get_prop‐
valpicl_get_propval_by_name picl_get_rootpicl_initialize picl_set_prop‐
valpicl_set_propval_by_name picl_shutdownpicl_strerror picl_wait‐
picl_walk_tree_by_class
FILES
/usr/lib/libpicl.so.1 shared object
/usr/lib/64/libpicl.so.1 64-bit shared object
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/picl _ Interface StabilityCommitted
_ MT-LevelMT-Safe
SEE ALSO
pvs(1), libpicl(3PICL), intro(3), attributes(7)
Oracle Solaris 11.4 23 Aug 2011 libpicl(3LIB)