xref: /onnv-gate/usr/src/lib/pam_modules/tsol_acct/mapfile-vers (revision 12692:4341b447c069)
14746Srica#
24746Srica# CDDL HEADER START
34746Srica#
44746Srica# The contents of this file are subject to the terms of the
54746Srica# Common Development and Distribution License (the "License").
64746Srica# You may not use this file except in compliance with the License.
74746Srica#
84746Srica# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
94746Srica# or http://www.opensolaris.org/os/licensing.
104746Srica# See the License for the specific language governing permissions
114746Srica# and limitations under the License.
124746Srica#
134746Srica# When distributing Covered Code, include this CDDL HEADER in each
144746Srica# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
154746Srica# If applicable, add the following below this CDDL HEADER, with the
164746Srica# fields enclosed by brackets "[]" replaced with your own identifying
174746Srica# information: Portions Copyright [yyyy] [name of copyright owner]
184746Srica#
194746Srica# CDDL HEADER END
204746Srica#
214746Srica#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
234746Srica#
248744SAli.Bahrami@Sun.COM
258744SAli.Bahrami@Sun.COM#
268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
308744SAli.Bahrami@Sun.COM#
318744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
358744SAli.Bahrami@Sun.COM#
368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
374746Srica#
384746Srica
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 {
424746Srica    global:
434746Srica	pam_sm_acct_mgmt;
444746Srica    local:
454746Srica	*;
464746Srica};
47