mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
12700N/A#
12700N/A# CDDL HEADER START
12700N/A#
12700N/A# The contents of this file are subject to the terms of the
12700N/A# Common Development and Distribution License (the "License").
12700N/A# You may not use this file except in compliance with the License.
12700N/A#
12700N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12700N/A# or http://www.opensolaris.org/os/licensing.
12700N/A# See the License for the specific language governing permissions
12700N/A# and limitations under the License.
12700N/A#
12700N/A# When distributing Covered Code, include this CDDL HEADER in each
14289N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14289N/A# If applicable, add the following below this CDDL HEADER, with the
14289N/A# fields enclosed by brackets "[]" replaced with your own identifying
14289N/A# information: Portions Copyright [yyyy] [name of copyright owner]
14289N/A#
14289N/A# CDDL HEADER END
14289N/A#
14289N/A#
14289N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
14289N/A# Use is subject to license terms.
14289N/A#
14289N/A
14289N/A#
14289N/A# MAPFILE HEADER START
14289N/A#
14289N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
14289N/A# Object versioning must comply with the rules detailed in
14289N/A#
14289N/A# usr/src/lib/README.mapfiles
14289N/A#
14289N/A# You should not be making modifications here until you've read the most current
14289N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
14289N/A#
14289N/A# MAPFILE HEADER END
14289N/A#
14289N/A
14289N/ASUNWprivate {
14289N/A global:
14289N/A spnego_gss_accept_sec_context;
14289N/A spnego_gss_acquire_cred;
14289N/A spnego_gss_context_time;
14289N/A spnego_gss_delete_sec_context;
14289N/A spnego_gss_display_name;
14289N/A spnego_gss_display_status;
14289N/A spnego_gss_export_sec_context;
14289N/A spnego_gss_import_name;
14289N/A spnego_gss_import_sec_context;
14289N/A spnego_gss_init_sec_context;
14289N/A spnego_gss_inquire_context;
14289N/A spnego_gss_inquire_cred;
14289N/A spnego_gss_inquire_names_for_mech;
14289N/A spnego_gss_process_context_token;
14289N/A spnego_gss_release_cred;
14289N/A spnego_gss_release_name;
14289N/A spnego_gss_seal;
14289N/A spnego_gss_sign;
14289N/A spnego_gss_unseal;
14289N/A spnego_gss_verify;
14289N/A spnego_gss_wrap_size_limit;
14289N/A local:
14289N/A *;
14289N/A};
14289N/A