te
Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
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.
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.
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]
/lib/64/libbsm.so.1
Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
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.
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.
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]
LIBBSM 3LIB "Aug 19, 2019"
NAME
libbsm - basic security library
SYNOPSIS
cc [ flag... ] file... -lbsm [ library... ]
DESCRIPTION
Functions in this library provide basic security, library object reuse, and
auditing.
INTERFACES
The shared object libbsm.so.1 provides the public interfaces defined
below. See Intro(3) for additional information on shared object
interfaces.
au_close au_open |
au_preselect au_to_arg |
au_to_arg32 au_to_arg64 |
au_to_attr au_to_cmd |
au_to_data au_to_groups |
au_to_in_addr au_to_ipc |
au_to_iport au_to_me |
au_to_newgroups au_to_opaque |
au_to_path au_to_process |
au_to_process_ex au_to_return |
au_to_return32 au_to_return64 |
au_to_socket au_to_subject |
au_to_subject_ex au_to_text |
au_user_mask au_write |
audit auditon |
auditsvc endauclass |
endauevent getauclassent |
getauclassent_r getauclassnam |
getauclassnam_r getaudit |
getaudit_addr getauditflagsbin |
getauditflagschar getauevent |
getauevent_r getauevnam |
getauevnam_r getauevnonam |
getauevnum getauevnum_r |
getauid getfauditflags |
setauclass setauclassfile |
setaudit setaudit_addr |
setauevent setaueventfile |
setauid testac |
FILES
/lib/libbsm.so.1
shared object
64-bit shared object
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE |
MT-Level |
See individual man page for each function. |
SEE ALSO
pvs (1), Intro (3), attributes (7)