mapfile-vers revision 2
893N/A#
3909N/A# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
893N/A#
893N/A# CDDL HEADER START
893N/A#
893N/A# The contents of this file are subject to the terms of the
893N/A# Common Development and Distribution License (the "License").
893N/A# You may not use this file except in compliance with the License.
893N/A#
893N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
893N/A# or http://www.opensolaris.org/os/licensing.
893N/A# See the License for the specific language governing permissions
893N/A# and limitations under the License.
893N/A#
2362N/A# When distributing Covered Code, include this CDDL HEADER in each
893N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
893N/A# If applicable, add the following below this CDDL HEADER, with the
893N/A# fields enclosed by brackets "[]" replaced with your own identifying
893N/A# information: Portions Copyright [yyyy] [name of copyright owner]
893N/A#
893N/A# CDDL HEADER END
893N/A#
893N/A
893N/A#
893N/A# MAPFILE HEADER START
893N/A#
893N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
893N/A# Object versioning must comply with the rules detailed in
893N/A#
893N/A# usr/src/lib/README.mapfiles
893N/A#
4378N/A# You should not be making modifications here until you've read the most current
4378N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
4378N/A#
4378N/A# MAPFILE HEADER END
4378N/A#
4378N/A
4378N/A#
4378N/A# Generic interface definition for usr/src/lib/nsswitch/user.
4378N/A#
893N/A
893N/A$mapfile_version 2
893N/A
893N/ASYMBOL_VERSION SUNWprivate_1.1 {
893N/A global:
893N/A _nss_user_printers_constr;
893N/A _nss_user__printers_constr;
893N/A local:
893N/A *;
893N/A};
893N/A