'\" te .\" Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. .TH libproject 3LIB "23 Aug 2011" "SunOS 5.11" "Interface Libraries" .SH NAME libproject \- project database access library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... \fB-lproject\fR [ \fIlibrary\fR... ] #include <\fBproject.h\fR> .fi .SH DESCRIPTION .sp .LP Functions in this library provide various interfaces to extract data from the \fBproject\fR(4) database. The header provides structure and function declarations for all library interfaces. .SH INTERFACES .sp .LP The shared object \fBlibproject.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) . \fBendprojent\fR\fBfgetprojent\fR \fBgetdefaultproj\fR\fBgetprojbyid\fR \fBgetprojbyname\fR\fBgetprojent\fR \fBgetprojidbyname\fR\fBinproj\fR \fBproject_walk\fR\fBsetproject\fR \fBsetprojent\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/libproject.so.1\fR \fR .ad .sp .6 .RS 4n shared object .RE .sp .ne 2 .mk .na \fB\fB/usr/lib/64/libproject.so.1\fR \fR .ad .sp .6 .RS 4n 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/library _ Interface StabilityCommitted _ MT-LevelSafe .TE .SH SEE ALSO .sp .LP \fBpvs\fR(1), \fBIntro\fR(3), \fBgetprojent\fR(3PROJECT), \fBproject\fR(4), \fBattributes\fR(5), \fBstandards\fR(5)