Interface Libraries libsec(3LIB)
NAME
libsec - File Access Control List library
SYNOPSIS
cc [ flag... ] file... -lsec [ library... ]
#include
DESCRIPTION
Functions in this library provide comparison and manipula-
tion of File Access Control Lists.
INTERFACES
The shared object libsec.so.1 provides the public interfaces
defined below. See Intro(3) for additional information on
shared object interfaces.
aclcheck aclfree
aclfromtext aclget
aclset aclstrip
acltotext acltrivial
aclcheck aclfrommode
aclfromtext aclsort
acltomode acltotext
faclget faclset
FILES
/lib/libsec.so.1 shared object
/lib/64/libsec.so.1 64-bit shared object
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 6 Oct 2005 1
Interface Libraries libsec(3LIB)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWcsl (32-bit)
SUNWcslx (64-bit)
MT-Level Unsafe
SEE ALSO
pvs(1), Intro(3), attributes(5)
SunOS 5.11 Last change: 6 Oct 2005 2
|