mapfile-vers revision 56a424cca6b3f91f31bdab72a4626c48c779fe8b
155N/A#
155N/A# CDDL HEADER START
155N/A#
155N/A# The contents of this file are subject to the terms of the
155N/A# Common Development and Distribution License (the "License").
155N/A# You may not use this file except in compliance with the License.
155N/A#
155N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
155N/A# or http://www.opensolaris.org/os/licensing.
155N/A# See the License for the specific language governing permissions
155N/A# and limitations under the License.
155N/A#
155N/A# When distributing Covered Code, include this CDDL HEADER in each
155N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
155N/A# If applicable, add the following below this CDDL HEADER, with the
155N/A# fields enclosed by brackets "[]" replaced with your own identifying
155N/A# information: Portions Copyright [yyyy] [name of copyright owner]
155N/A#
155N/A# CDDL HEADER END
155N/A#
3817N/A#
155N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
155N/A# Use is subject to license terms.
155N/A#
485N/A# ident "%Z%%M% %I% %E% SMI"
485N/A#
277N/A
277N/ASUNWprivate_1.1 {
277N/A global:
277N/A ss_abort_subsystem;
155N/A ss_add_info_dir;
1499N/A ss_add_request_table;
155N/A ss_create_invocation;
618N/A ss_delete_info_dir;
155N/A ss_delete_invocation;
155N/A ss_delete_request_table;
844N/A ss_error;
1499N/A ss_execute_command;
155N/A ss_execute_line;
1258N/A ss_get_prompt;
3557N/A ss_help;
155N/A ss_listen;
3817N/A ss_list_requests;
3817N/A ss_name;
3817N/A ss_pager_create;
155N/A ss_page_stdin;
155N/A ss_parse;
215N/A ss_perror;
215N/A ss_quit;
215N/A ss_self_identify;
215N/A ss_set_prompt;
215N/A ss_std_requests;
215N/A ss_subsystem_name;
215N/A ss_subsystem_version;
215N/A ss_unimplemented;
215N/A local:
215N/A *;
215N/A};
215N/A