110188SJan.Friedel@Sun.COM# 210188SJan.Friedel@Sun.COM# CDDL HEADER START 310188SJan.Friedel@Sun.COM# 410188SJan.Friedel@Sun.COM# The contents of this file are subject to the terms of the 510188SJan.Friedel@Sun.COM# Common Development and Distribution License (the "License"). 610188SJan.Friedel@Sun.COM# You may not use this file except in compliance with the License. 710188SJan.Friedel@Sun.COM# 810188SJan.Friedel@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 910188SJan.Friedel@Sun.COM# or http://www.opensolaris.org/os/licensing. 1010188SJan.Friedel@Sun.COM# See the License for the specific language governing permissions 1110188SJan.Friedel@Sun.COM# and limitations under the License. 1210188SJan.Friedel@Sun.COM# 1310188SJan.Friedel@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 1410188SJan.Friedel@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1510188SJan.Friedel@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 1610188SJan.Friedel@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 1710188SJan.Friedel@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 1810188SJan.Friedel@Sun.COM# 1910188SJan.Friedel@Sun.COM# CDDL HEADER END 2010188SJan.Friedel@Sun.COM# 2110188SJan.Friedel@Sun.COM# 22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. 2310188SJan.Friedel@Sun.COM# 2410188SJan.Friedel@Sun.COM# 2510188SJan.Friedel@Sun.COM 2610188SJan.Friedel@Sun.COM# 2710188SJan.Friedel@Sun.COM# MAPFILE HEADER START 2810188SJan.Friedel@Sun.COM# 2910188SJan.Friedel@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 3010188SJan.Friedel@Sun.COM# Object versioning must comply with the rules detailed in 3110188SJan.Friedel@Sun.COM# 3210188SJan.Friedel@Sun.COM# usr/src/lib/README.mapfiles 3310188SJan.Friedel@Sun.COM# 3410188SJan.Friedel@Sun.COM# You should not be making modifications here until you've read the most current 3510188SJan.Friedel@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 3610188SJan.Friedel@Sun.COM# 3710188SJan.Friedel@Sun.COM# MAPFILE HEADER END 3810188SJan.Friedel@Sun.COM# 3910188SJan.Friedel@Sun.COM 40*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 41*12692SAli.Bahrami@Oracle.COM 42*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 4310188SJan.Friedel@Sun.COM global: 4410188SJan.Friedel@Sun.COM auditd_plugin; 4510188SJan.Friedel@Sun.COM auditd_plugin_close; 4610188SJan.Friedel@Sun.COM auditd_plugin_open; 4710188SJan.Friedel@Sun.COM local: 4810188SJan.Friedel@Sun.COM *; 4910188SJan.Friedel@Sun.COM}; 50