Interface Libraries libcontract(3LIB)
NAME
libcontract - contract management library
SYNOPSIS
cc [ flag... ] `getconf LFSCFLAGS` file... -lcontract [ library... ]
#include
DESCRIPTION
Functions in this library provide various interfaces to
interact with the contract(4) file system. The header pro-
vides structure and function declarations for all library
interfaces.
INTERFACES
The shared object libcontract.so.1 provides the public
interfaces defined below. See Intro(3) for additional infor-
mation on shared object interfaces.
ctctlabandon ctctlack
ctctladopt ctctlnack
ctctlnewct ctctlqack
ctdevstatusgetaset ctdevstatusgetdevstate
ctdevstatusgetminor ctdevstatusgetnoneg
ctdevtmplclearnoneg ctdevtmplgetaset
ctdevtmplgetminor ctdevtmplgetnoneg
ctdevtmplsetaset ctdevtmplsetminor
ctdevtmplsetnoneg cteventfree
cteventgetctid cteventgetevid
cteventgetflags cteventgetnevid
cteventgetnewct cteventgettype
cteventread cteventreadcritical
cteventreliable cteventreset
ctpreventgetexitstatus ctpreventgetgcorefile
ctpreventgetpcorefile ctpreventgetpid
ctpreventgetppid ctpreventgetsender
ctpreventgetsenderct ctpreventgetsignal
ctpreventgetzcorefile ctprstatusgetcontracts
ctprstatusgetfatal ctprstatusgetmembers
ctprstatusgetparam ctprstatusgetaux
ctprstatusgetcreator ctprstatusgetctid
ctprstatusgetfmri ctprtmplgetfatal
ctprtmplgetparam ctprtmplgettransfer
ctprtmplsetfatal ctprtmplsetparam
ctprtmplsettransfer ctstatusfree
ctstatusgetcookie ctstatusgetcritical
ctstatusgetholder ctstatusgetid
ctstatusgetinformative ctstatusgetnevents
ctstatusgetnevid ctstatusgetntime
ctstatusgetqtime ctstatusgetstate
SunOS 5.11 Last change: 25 Feb 2008 1
Interface Libraries libcontract(3LIB)
ctstatusgettype ctstatusgetzoneid
ctstatusread cttmplactivate
cttmplclear cttmplcreate
cttmplgetcookie cttmplgetcritical
cttmplgetinformative cttmplgetsvcaux
cttmplgetsvcfmri cttmplsetcookie
cttmplsetcritical cttmplsetinformative
cttmplsetsvcaux cttmplsetsvcfmri
FILES
/usr/lib/libcontract.so.1
shared object
/usr/lib/64/libcontract.so.1
64-bit shared object
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWcsl
Interface Stability Committed
MT-Level Safe
SEE ALSO
pvs(1), Intro(3), contract(4), attributes(5), lfcompile(5)
SunOS 5.11 Last change: 25 Feb 2008 2
|