svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libsec(3lib)
libsec(3LIB) Interface Libraries libsec(3LIB)
NAME
libsec - File Access Control List library
SYNOPSIS
cc [ flag... ] file... -lsec [ library... ]
#include <sys/acl.h>
DESCRIPTION
Functions in this library provide comparison and manipulation 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 inter‐
faces.
tab(); lw(2.75i) lw(2.75i) acl_checkacl_free acl_fromtextacl_get
acl_setacl_strip acl_totextacl_trivial aclcheckaclfrommode aclfromtex‐
taclsort acltomodeacltotext facl_getfacl_set
FILES
/lib/libsec.so.1 shared object
/lib/64/libsec.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 _ MT-LevelUnsafe
SEE ALSO
pvs(1), intro(3), attributes(7)
Oracle Solaris 11.4 23 Aug 2011 libsec(3LIB)