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;
114 smb_netshareenum; # will move to libnetapi
121 # Functions to support the Remote Access Protocol (RAP)
130 smb_verbose { FLAGS = NODIRECT }; # data
132 # Functions to support Access Control Lists (ACLs)
142 smbfs_default_dom_usr;
144 smbfs_keychain_addhash;
147 smbfs_keychain_del_everyone;
148 smbfs_keychain_del_owner;
150 smbfs_set_default_domain;
151 smbfs_set_default_user;
155 spnegoCreateNegTokenHint;
156 spnegoCreateNegTokenInit;
157 spnegoCreateNegTokenTarg;
159 spnegoGetContextFlags;
160 spnegoGetMechListMIC;
162 spnegoGetNegotiationResult;
163 spnegoGetSupportedMechType;
165 spnegoInitFromBinary;
166 spnegoIsMechTypeAvailable;
167 spnegoTokenGetBinary;