1502 Remove conversion cruft from manpages
[unleashed.git] / usr / src / man / man3lib / libbsm.3lib
blobf09a63b31656c6a5e19fcf3cc2f55f18025665a2
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 24, 2004"
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 .sp
17 .LP
18 Functions in this library provide basic security, library object reuse, and
19 auditing.
20 .SH INTERFACES
21 .sp
22 .LP
23 The shared object \fBlibbsm.so.1\fR provides the public interfaces defined
24 below. See \fBIntro\fR(3) for additional information on shared object
25 interfaces.
26 .sp
28 .sp
29 .TS
30 l l
31 l l .
32 \fBau_close\fR  \fBau_open\fR
33 \fBau_preselect\fR      \fBau_to_arg\fR
34 \fBau_to_arg32\fR       \fBau_to_arg64\fR
35 \fBau_to_attr\fR        \fBau_to_cmd\fR
36 \fBau_to_data\fR        \fBau_to_groups\fR
37 \fBau_to_in_addr\fR     \fBau_to_ipc\fR
38 \fBau_to_iport\fR       \fBau_to_me\fR
39 \fBau_to_newgroups\fR   \fBau_to_opaque\fR
40 \fBau_to_path\fR        \fBau_to_process\fR
41 \fBau_to_process_ex\fR  \fBau_to_return\fR
42 \fBau_to_return32\fR    \fBau_to_return64\fR
43 \fBau_to_socket\fR      \fBau_to_subject\fR
44 \fBau_to_subject_ex\fR  \fBau_to_text\fR
45 \fBau_user_mask\fR      \fBau_write\fR
46 \fBaudit\fR     \fBauditon\fR
47 \fBauditsvc\fR  \fBendac\fR
48 \fBendauclass\fR        \fBendauevent\fR
49 \fBendauuser\fR \fBgetacdir\fR
50 \fBgetacflg\fR  \fBgetacmin\fR
51 \fBgetacna\fR   \fBgetauclassent\fR
52 \fBgetauclassent_r\fR   \fBgetauclassnam\fR
53 \fBgetauclassnam_r\fR   \fBgetaudit\fR
54 \fBgetaudit_addr\fR     \fBgetauditflagsbin\fR
55 \fBgetauditflagschar\fR \fBgetauevent\fR
56 \fBgetauevent_r\fR      \fBgetauevnam\fR
57 \fBgetauevnam_r\fR      \fBgetauevnonam\fR
58 \fBgetauevnum\fR        \fBgetauevnum_r\fR
59 \fBgetauid\fR   \fBgetauuserent\fR
60 \fBgetauuserent_r\fR    \fBgetauusernam\fR
61 \fBgetauusernam_r\fR    \fBgetfauditflags\fR
62 \fBsetac\fR     \fBsetauclass\fR
63 \fBsetauclassfile\fR    \fBsetaudit\fR
64 \fBsetaudit_addr\fR     \fBsetauevent\fR
65 \fBsetaueventfile\fR    \fBsetauid\fR
66 \fBsetauuser\fR \fBsetauuserfile\fR
67 \fBtestac\fR    
68 .TE
70 .SH FILES
71 .sp
72 .ne 2
73 .na
74 \fB\fB/lib/libbsm.so.1\fR\fR
75 .ad
76 .RS 23n
77 shared object
78 .RE
80 .sp
81 .ne 2
82 .na
83 \fB\fB/lib/64/libbsm.so.1\fR\fR
84 .ad
85 .RS 23n
86 64-bit shared object
87 .RE
89 .SH ATTRIBUTES
90 .sp
91 .LP
92 See \fBattributes\fR(5) for descriptions of the following attributes:
93 .sp
95 .sp
96 .TS
97 box;
98 c | c
99 l | l .
100 ATTRIBUTE TYPE  ATTRIBUTE VALUE
101 MT-Level        T{
102 See individual man page for each function.
106 .SH SEE ALSO
109 \fBpvs\fR(1), \fBIntro\fR(3), \fBattributes\fR(5)