3 # The contents of this file are subject to the terms of the
4 # Common Development and Distribution License (the "License").
5 # You may not use this file except in compliance with the License.
7 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8 # or http://www.opensolaris.org/os/licensing.
9 # See the License for the specific language governing permissions
10 # and limitations under the License.
12 # When distributing Covered Code, include this CDDL HEADER in each
13 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14 # If applicable, add the following below this CDDL HEADER, with the
15 # fields enclosed by brackets "[]" replaced with your own identifying
16 # information: Portions Copyright [yyyy] [name of copyright owner]
21 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
22 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
26 # MAPFILE HEADER START
28 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
29 # Object versioning must comply with the rules detailed in
31 # usr/src/lib/README.mapfiles
33 # You should not be making modifications here until you've read the most current
34 # copy of that file. If you need help, contact a gatekeeper for guidance.
41 SYMBOL_VERSION SUNWprivate {
43 convert_leunicode_to_utf8;
44 convert_unicode_to_utf8;
45 convert_utf8_to_leunicode;
46 convert_utf8_to_unicode;
47 convert_utf8_to_wincs;
48 convert_wincs_to_utf8;
79 smb_ctx_set_close_hook;
83 smb_ctx_setfullserver;
95 smb_debug { FLAGS = NODIRECT }; # data
98 # Functions to support named pipes
106 smb_get_authentication;
120 # Functions to support the Remote Access Protocol (RAP)
129 smb_verbose { FLAGS = NODIRECT }; # data
131 # Functions to support Access Control Lists (ACLs)
141 smbfs_default_dom_usr;
143 smbfs_keychain_addhash;
146 smbfs_keychain_del_everyone;
147 smbfs_keychain_del_owner;
149 smbfs_set_default_domain;
150 smbfs_set_default_user;
154 spnegoCreateNegTokenHint;
155 spnegoCreateNegTokenInit;
156 spnegoCreateNegTokenTarg;
158 spnegoGetContextFlags;
159 spnegoGetMechListMIC;
161 spnegoGetNegotiationResult;
162 spnegoGetSupportedMechType;
164 spnegoInitFromBinary;
165 spnegoIsMechTypeAvailable;
166 spnegoTokenGetBinary;