svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libproject(3lib)
libproject(3LIB) Interface Libraries libproject(3LIB)
NAME
libproject - project database access library
SYNOPSIS
cc [ flag... ] file... -lproject [ library... ]
#include <project.h>
DESCRIPTION
Functions in this library provide various interfaces to extract data
from the project(5) database. The header provides structure and func‐
tion declarations for all library interfaces.
INTERFACES
The shared object libproject.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) endprojentfgetprojent getdefaultprojgetpro‐
jbyid getprojbynamegetprojent getprojidbynameinproj project_walksetpro‐
ject setprojent
FILES
/usr/lib/libproject.so.1
shared object
/usr/lib/64/libproject.so.1
64-bit 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/library _ Interface StabilityCommit‐
ted _ MT-LevelSafe
SEE ALSO
pvs(1), getprojent(3PROJECT), intro(3), project(5), attributes(7),
standards(7)
Oracle Solaris 11.4 23 Aug 2011 libproject(3LIB)