'\" te .\" Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. .TH libpicl 3LIB "23 Aug 2011" "SunOS 5.11" "Interface Libraries" .SH NAME libpicl \- PICL library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... \fB-lpicl\fR [ \fIlibrary\fR... ] #include <\fBpicl.h\fR> .fi .SH DESCRIPTION .sp .LP Functions in this library are used to interface with the PICL daemon to access information from the PICL tree. .SH INTERFACES .sp .LP The shared object \fBlibpicl.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp .sp .TS tab(); lw(2.75i) lw(2.75i) lw(2.75i) lw(2.75i) . \fBpicl_find_node\fR\fBpicl_get_first_prop\fR \fBpicl_get_frutree_parent\fR\fBpicl_get_next_by_col\fR \fBpicl_get_next_by_row\fR\fBpicl_get_next_prop\fR \fBpicl_get_node_by_path\fR\fBpicl_get_prop_by_name\fR \fBpicl_get_propinfo\fR\fBpicl_get_propinfo_by_name\fR \fBpicl_get_propval\fR\fBpicl_get_propval_by_name\fR \fBpicl_get_root\fR\fBpicl_initialize\fR \fBpicl_set_propval\fR\fBpicl_set_propval_by_name\fR \fBpicl_shutdown\fR\fBpicl_strerror\fR \fBpicl_wait\fR\fBpicl_walk_tree_by_class\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/libpicl.so.1\fR \fR .ad .RS 29n .rt shared object .RE .sp .ne 2 .mk .na \fB\fB/usr/lib/64/libpicl.so.1\fR \fR .ad .RS 29n .rt 64-bit shared object .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilitysystem/picl _ Interface StabilityCommitted _ MT-LevelMT-Safe .TE .SH SEE ALSO .sp .LP \fBpvs\fR(1), \fBIntro\fR(3), \fBlibpicl\fR(3PICL), \fBattributes\fR(5)