File Formats libsecdb(4) NAME libsecdb - Security Attributes Database library SYNOPSIS cc [ flag ... ] file ... -lsecdb [ library ... ] #include #include #include #include #include DESCRIPTION Functions in this library provide manipulation of the security attributes databases. The shared object libsecdb.so.1 provides the public interfaces defined below. For additional information on shared object interfaces, see intro(4). INTERFACES SUNW_1.1 (generic): chkauthattr endauthattr endexecattr endprofattr enduserattr free_execattr getauthattr getauthnam getexecattr getexecprof getexecuser getprofattr getprofnam getuserattr getusernam kva_match match_execattr setauthattr setexecattr setprofattr setuserattr SUNW_1.1 (SPARC) - This interface inherits all definitions from the generic SUNW_1.1. SUNW_1.1 (i386) - This interface inherits all definitions from the generic SUNW_1.1. FILES /usr/lib/libsecdb.so.1 shared object /usr/lib/sparcv9/libsecdb.so.1 64-bit shared object file ATTRIBUTES See attributes(5) for descriptions of the following attributes: __________________________________ | ATTRIBUTE TYPE| ATTRIBUTE VALUE| |__________________________________ | Availability | SUNWcslx | | MT-Level | Safe | |_______________|_________________| SEE ALSO pvs(1), intro(4), attributes(5) SunOS 5.6 Last change: 31 Dec 1996