mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
6334N/A#
6334N/A# CDDL HEADER START
6334N/A#
6334N/A# The contents of this file are subject to the terms of the
6334N/A# Common Development and Distribution License (the "License").
6334N/A# You may not use this file except in compliance with the License.
6334N/A#
6334N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6334N/A# or http://www.opensolaris.org/os/licensing.
6334N/A# See the License for the specific language governing permissions
6334N/A# and limitations under the License.
6334N/A#
6334N/A# When distributing Covered Code, include this CDDL HEADER in each
6334N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6334N/A# If applicable, add the following below this CDDL HEADER, with the
6334N/A# fields enclosed by brackets "[]" replaced with your own identifying
6334N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6334N/A#
6334N/A# CDDL HEADER END
6334N/A#
6334N/A#
6334N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
6334N/A# Use is subject to license terms.
6334N/A#
6334N/A
6334N/A#
6334N/A# MAPFILE HEADER START
6334N/A#
6334N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
6334N/A# Object versioning must comply with the rules detailed in
6334N/A#
6334N/A# usr/src/lib/README.mapfiles
6334N/A#
6334N/A# You should not be making modifications here until you've read the most current
6334N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
6334N/A#
6334N/A# MAPFILE HEADER END
6334N/A#
6334N/A
6334N/A# Due to mistakes made early in the history of this library, there are
6334N/A# no SUNW_1.2 symbols, but the version is now kept as a placeholder.
6334N/A# Don't add any symbols to this version.
6334N/A
6334N/ASUNW_1.2 {
6334N/A global:
6334N/A SUNW_1.2;
6334N/A} SUNW_1.1;
6334N/A
6334N/ASUNW_1.1 {
6334N/A global:
6334N/A pam_acct_mgmt;
6334N/A pam_authenticate;
6334N/A pam_chauthtok;
6334N/A pam_close_session;
6334N/A pam_end;
6334N/A pam_get_data;
6334N/A pam_getenv;
6334N/A pam_getenvlist;
6334N/A pam_get_item;
6334N/A pam_get_user;
6334N/A pam_open_session;
6334N/A pam_putenv;
6334N/A pam_setcred;
6334N/A pam_set_data;
6334N/A pam_set_item;
6334N/A pam_start;
6334N/A pam_strerror;
6334N/A};
6334N/A
6334N/ASUNWprivate_1.1 {
6334N/A global:
6334N/A __pam_display_msg;
6334N/A __pam_get_authtok;
6334N/A __pam_log;
6334N/A local:
6334N/A *;
6334N/A};
6334N/A