da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# CDDL HEADER START
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# The contents of this file are subject to the terms of the
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# Common Development and Distribution License (the "License").
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# You may not use this file except in compliance with the License.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# or http://www.opensolaris.org/os/licensing.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# See the License for the specific language governing permissions
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# and limitations under the License.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# When distributing Covered Code, include this CDDL HEADER in each
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# If applicable, add the following below this CDDL HEADER, with the
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# fields enclosed by brackets "[]" replaced with your own identifying
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# information: Portions Copyright [yyyy] [name of copyright owner]
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# CDDL HEADER END
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
68b2bbf26c7040fea4281dcb58b81e7627e46f34Gordon Ross# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw#
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER START
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# Object versioning must comply with the rules detailed in
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# usr/src/lib/README.mapfiles
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# You should not be making modifications here until you've read the most current
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER END
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami$mapfile_version 2
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNWprivate {
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw global:
b1352070d318187b41b088da3533692976f3f225Alan Wright ndr_buf_decode;
b1352070d318187b41b088da3533692976f3f225Alan Wright ndr_buf_fini;
b1352070d318187b41b088da3533692976f3f225Alan Wright ndr_buf_init;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_clnt_bind;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_clnt_call;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_clnt_free_heap;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_generic_call_stub;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_avail;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_create;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_destroy;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_malloc;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_mkvcb;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_mkvcs;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_mstring;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_siddup;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_strdup;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_heap_used;
dc20a3024900c47dd2ee44b9707e6df38f7d62a5as ndr_hdalloc;
dc20a3024900c47dd2ee44b9707e6df38f7d62a5as ndr_hdfree;
dc20a3024900c47dd2ee44b9707e6df38f7d62a5as ndr_hdlookup;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_inner;
3db3f65c6274eb042354801a308c8e9bc4994553amw ndr_is_admin;
3db3f65c6274eb042354801a308c8e9bc4994553amw ndr_is_poweruser;
55bf511df53aad0fdb7eb3fa349f0308cc05234cas ndr_mbstowcs;
55bf511df53aad0fdb7eb3fa349f0308cc05234cas ndr_mbtowc;
3db3f65c6274eb042354801a308c8e9bc4994553amw ndr_native_os;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_params;
68b2bbf26c7040fea4281dcb58b81e7627e46f34Gordon Ross ndr_pipe_worker;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_svc_binding_pool_init;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_svc_lookup_name;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_svc_register;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_topmost;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_uuid_parse;
8d7e41661dc4633488e93b13363137523ce59977jose borrego ndr_uuid_unparse;
8d7e41661dc4633488e93b13363137523ce59977jose borrego nds_destruct;
8d7e41661dc4633488e93b13363137523ce59977jose borrego nds_initialize;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw ndt__char;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw ndt_s_wchar;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw ndt__uchar;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw ndt__ulong;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw ndt__ushort;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw local:
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw *;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw};