Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../sbin/../man/man3lib/libpicltree.3lib
Real path: /usr/share/man/man3lib/libpicltree.3lib
Zurück
'\" te .\" Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights reserved. .TH libpicltree 3LIB "16 Aug 2017" "Oracle Solaris 11.4" "Interface Libraries" .SH NAME libpicltree \- PICL plug-in library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... \fB-lpicltree\fR [ \fIlibrary\fR... ] #include <\fBpicltree.h\fR> .fi .SH DESCRIPTION .sp .LP Functions in this library are used to by PICL plug-in modules to register with the PICL daemon and to publish information in the PICL tree. .SH INTERFACES .sp .LP The shared object \fBlibpicltree.so.1\fR provides the public interfaces defined below. See \fBintro\fR(3) for additional information on shared object interfaces. .sp .TS tab( ); lw(2.75i) lw(2.75i) . \fBpicld_plugin_register\fR \fBptree_add_node\fR \fBptree_add_prop\fR \fBptree_add_row_to_table\fR \fBptree_create_and_add_node\fR \fBptree_create_and_add_prop\fR \fBptree_create_node\fR \fBptree_create_prop\fR \fBptree_create_table\fR \fBptree_delete_node\fR \fBptree_delete_prop\fR \fBptree_destroy_node\fR \fBptree_destroy_prop\fR \fBptree_find_node\fR \fBptree_get_first_prop\fR \fBptree_get_frutree_parent\fR \fBptree_get_next_by_col\fR \fBptree_get_next_by_row\fR \fBptree_get_next_prop\fR \fBptree_get_node_by_path\fR \fBptree_get_prop_by_name\fR \fBptree_get_propinfo\fR \fBptree_get_propval\fR \fBptree_get_propval_by_name\fR \fBptree_get_root\fR \fBptree_init_propinfo\fR \fBptree_post_event\fR \fBptree_register_handler\fR \fBptree_unregister_handler\fR \fBptree_update_propval\fR \fBptree_update_propval_by_name\fR \fBptree_walk_tree_by_class\fR .TE .sp .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/64/libpicltree.so.1\fR \fR .ad .br .sp .6 .RS 4n shared object .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(7) for descriptions of the following attributes: .sp .TS tab( ) box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPE ATTRIBUTE VALUE _ Availability system/picl _ Interface Stability Committed _ MT-Level MT-Safe .TE .sp .SH SEE ALSO .sp .LP \fBpvs\fR(1), \fBlibpicltree\fR(3PICLTREE), \fBintro\fR(3), \fBattributes\fR(7)