xref: /onnv-gate/usr/src/lib/pam_modules/list/mapfile-vers (revision 12692:4341b447c069)
14847Smj162486#
24847Smj162486# CDDL HEADER START
34847Smj162486#
44847Smj162486# The contents of this file are subject to the terms of the
54847Smj162486# Common Development and Distribution License (the "License").
64847Smj162486# You may not use this file except in compliance with the License.
74847Smj162486#
84847Smj162486# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
94847Smj162486# or http://www.opensolaris.org/os/licensing.
104847Smj162486# See the License for the specific language governing permissions
114847Smj162486# and limitations under the License.
124847Smj162486#
134847Smj162486# When distributing Covered Code, include this CDDL HEADER in each
144847Smj162486# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
154847Smj162486# If applicable, add the following below this CDDL HEADER, with the
164847Smj162486# fields enclosed by brackets "[]" replaced with your own identifying
174847Smj162486# information: Portions Copyright [yyyy] [name of copyright owner]
184847Smj162486#
194847Smj162486# CDDL HEADER END
204847Smj162486#
214847Smj162486#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
234847Smj162486#
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
374847Smj162486#
384847Smj162486
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 {
424847Smj162486    global:
434847Smj162486	pam_sm_acct_mgmt;
444847Smj162486    local:
454847Smj162486	*;
464847Smj162486};
47