Interface Libraries libsecdb(3LIB)
NAME
libsecdb - security attributes database library
SYNOPSIS
cc [ flag... ] file... -lsecdb [ library... ]
#include
#include
#include
#include
#include
DESCRIPTION
Functions in this library provide routines for manipulation
of security attribute databases.
INTERFACES
The shared object libsecdb.so.1 provides the public inter-
faces defined below. See Intro(3) for additional information
on shared object interfaces.
chkauthattr endauthattr
endexecattr endprofattr
enduserattr fgetuserattr
freeauthattr freeexecattr
freeprofattr freeproflist
freeuserattr getauthattr
getauthnam getexecattr
getexecprof getexecuser
getprofattr getproflist
getprofnam getuserattr
getusernam getuseruid
kvamatch matchexecattr
setauthattr setexecattr
setprofattr setuserattr
FILES
/lib/libsecdb.so.1 shared object
/lib/64/libsecdb.so.1 64-bit shared object
ATRIBUTES
See attributes(5) for description of the following attri-
butes:
SunOS 5.11 Last change: 24 Mar 2004 1
Interface Libraries libsecdb(3LIB)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWcsl (32-bit)
SUNWcslx (64-bit)
MT-Level MT-Safe
SEE ALSO
Intro(3), attributes(5)
SunOS 5.11 Last change: 24 Mar 2004 2
|