Interface Libraries libproject(3LIB)
NAME
libproject - project database access library
SYNOPSIS
cc [ flag... ] file... -lproject [ library... ]
#include
DESCRIPTION
Functions in this library provide various interfaces toextract data from the project(4) database. The header pro-
vides structure and function declarations for all library interfaces. INTERFACESThe shared object libproject.so.1 provides the public inter-
faces defined below. See Intro(3) for additional information on shared object interfaces. endprojent fgetprojent getdefaultproj getprojbyid getprojbyname getprojent getprojidbyname inprojproject_walk setproject
setprojent FILES/usr/lib/libproject.so.1
shared object/usr/lib/64/libproject.so.1
64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 22 May 2003 1
Interface Libraries libproject(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library (32-bit) |
|_____________________________|_____________________________|
| | SUNWcslx (64-bit) |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | Safe |
|_____________________________|_____________________________|
SEE ALSO
pvs(1), Intro(3), getprojent(3PROJECT), project(4), attri-
butes(5), standards(5)SunOS 5.11 Last change: 22 May 2003 2