'\" te .\" Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. .TH libsec 3LIB "23 Aug 2011" "SunOS 5.11" "Interface Libraries" .SH NAME libsec \- File Access Control List library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... \fB-lsec\fR [ \fIlibrary\fR... ] #include <\fBsys/acl.h\fR> .fi .SH DESCRIPTION .sp .LP Functions in this library provide comparison and manipulation of File Access Control Lists. .SH INTERFACES .sp .LP The shared object \fBlibsec.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp .sp .TS tab(); lw(2.75i) lw(2.75i) lw(2.75i) lw(2.75i) . \fBacl_check\fR\fBacl_free\fR \fBacl_fromtext\fR\fBacl_get\fR \fBacl_set\fR\fBacl_strip\fR \fBacl_totext\fR\fBacl_trivial\fR \fBaclcheck\fR\fBaclfrommode\fR \fBaclfromtext\fR\fBaclsort\fR \fBacltomode\fR\fBacltotext\fR \fBfacl_get\fR\fBfacl_set\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/lib/libsec.so.1\fR\fR .ad .RS 23n .rt shared object .RE .sp .ne 2 .mk .na \fB\fB/lib/64/libsec.so.1\fR\fR .ad .RS 23n .rt 64-bit shared object .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilitysystem/library _ MT-LevelUnsafe .TE .SH SEE ALSO .sp .LP \fBpvs\fR(1), \fBIntro\fR(3), \fBattributes\fR(5)