svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libpicltree(3lib)
libpicltree(3LIB) Interface Libraries libpicltree(3LIB)
NAME
libpicltree - PICL plug-in library
SYNOPSIS
cc [ flag... ] file... -lpicltree [ library... ]
#include <picltree.h>
DESCRIPTION
Functions in this library are used to by PICL plug-in modules to regis‐
ter with the PICL daemon and to publish information in the PICL tree.
INTERFACES
The shared object libpicltree.so.1 provides the public interfaces
defined below. See intro(3) for additional information on shared object
interfaces.
tab(); lw(2.75i) lw(2.75i) picld_plugin_registerptree_add_node
ptree_add_propptree_add_row_to_table ptree_create_and_add_nodep‐
tree_create_and_add_prop ptree_create_nodeptree_create_prop ptree_cre‐
ate_tableptree_delete_node ptree_delete_propptree_destroy_node
ptree_destroy_propptree_find_node ptree_get_first_propp‐
tree_get_frutree_parent ptree_get_next_by_colptree_get_next_by_row
ptree_get_next_propptree_get_node_by_path ptree_get_prop_by_namep‐
tree_get_propinfo ptree_get_propvalptree_get_propval_by_name
ptree_get_rootptree_init_propinfo ptree_post_eventptree_register_han‐
dler ptree_unregister_handlerptree_update_propval ptree_update_prop‐
val_by_nameptree_walk_tree_by_class
FILES
/usr/lib/64/libpicltree.so.1
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), libpicltree(3PICLTREE), intro(3), attributes(7)
Oracle Solaris 11.4 16 Aug 2017 libpicltree(3LIB)