nightly: remove unused BINARCHIVE
[unleashed.git] / share / man / man3lib / libbsm.3lib
blobf0e40da8902d2fcbe2bba1fc1fe030a3f171b933
1 '\" te
2 .\" Copyright (c) 2004, Sun Microsystems, Inc.  All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH LIBBSM 3LIB "Mar 6, 2017"
7 .SH NAME
8 libbsm \- basic security library
9 .SH SYNOPSIS
10 .LP
11 .nf
12 cc [ \fIflag\fR... ] \fIfile\fR. \fB-lbsm\fR [ \fIlibrary\fR... ]
13 .fi
15 .SH DESCRIPTION
16 .LP
17 Functions in this library provide basic security, library object reuse, and
18 auditing.
19 .SH INTERFACES
20 .LP
21 The shared object \fBlibbsm.so.1\fR provides the public interfaces defined
22 below. See \fBIntro\fR(3) for additional information on shared object
23 interfaces.
24 .sp
26 .sp
27 .TS
28 l l
29 l l .
30 \fBau_close\fR  \fBau_open\fR
31 \fBau_preselect\fR      \fBau_to_arg\fR
32 \fBau_to_arg32\fR       \fBau_to_arg64\fR
33 \fBau_to_attr\fR        \fBau_to_cmd\fR
34 \fBau_to_data\fR        \fBau_to_groups\fR
35 \fBau_to_in_addr\fR     \fBau_to_ipc\fR
36 \fBau_to_iport\fR       \fBau_to_me\fR
37 \fBau_to_newgroups\fR   \fBau_to_opaque\fR
38 \fBau_to_path\fR        \fBau_to_process\fR
39 \fBau_to_process_ex\fR  \fBau_to_return\fR
40 \fBau_to_return32\fR    \fBau_to_return64\fR
41 \fBau_to_socket\fR      \fBau_to_subject\fR
42 \fBau_to_subject_ex\fR  \fBau_to_text\fR
43 \fBau_user_mask\fR      \fBau_write\fR
44 \fBaudit\fR     \fBauditon\fR
45 \fBauditsvc\fR  \fBendauclass\fR
46 \fBendauevent\fR        \fBgetauclassent\fR
47 \fBgetauclassent_r\fR   \fBgetauclassnam\fR
48 \fBgetauclassnam_r\fR   \fBgetaudit\fR
49 \fBgetaudit_addr\fR     \fBgetauditflagsbin\fR
50 \fBgetauditflagschar\fR \fBgetauevent\fR
51 \fBgetauevent_r\fR      \fBgetauevnam\fR
52 \fBgetauevnam_r\fR      \fBgetauevnonam\fR
53 \fBgetauevnum\fR        \fBgetauevnum_r\fR
54 \fBgetauid\fR   \fBgetfauditflags\fR
55 \fBsetauclass\fR        \fBsetauclassfile\fR
56 \fBsetaudit\fR  \fBsetaudit_addr\fR
57 \fBsetauevent\fR        \fBsetaueventfile\fR
58 \fBsetauid\fR   \fBtestac\fR    
59 .TE
61 .SH FILES
62 .ne 2
63 .na
64 \fB\fB/lib/libbsm.so.1\fR\fR
65 .ad
66 .RS 23n
67 shared object
68 .RE
70 .sp
71 .ne 2
72 .na
73 \fB\fB/lib/64/libbsm.so.1\fR\fR
74 .ad
75 .RS 23n
76 64-bit shared object
77 .RE
79 .SH ATTRIBUTES
80 .LP
81 See \fBattributes\fR(5) for descriptions of the following attributes:
82 .sp
84 .sp
85 .TS
86 box;
87 c | c
88 l | l .
89 ATTRIBUTE TYPE  ATTRIBUTE VALUE
90 MT-Level        T{
91 See individual man page for each function.
93 .TE
95 .SH SEE ALSO
96 .LP
97 \fBpvs\fR(1), \fBIntro\fR(3), \fBattributes\fR(5)