0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
2362N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2362N/A# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
2362N/A# Copyright (c) 2008, 2010, Oracle
and/or its affiliates. All rights reserved.
0N/A# MAPFILE HEADER START
0N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
0N/A# Object versioning must comply with the rules detailed in
0N/A# You should not be making modifications here until you've read the most current
0N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
217N/ASYMBOL_VERSION SUNWprivate {
217N/A convert_leunicode_to_utf8;
217N/A convert_unicode_to_utf8;
0N/A convert_utf8_to_leunicode;
0N/A convert_utf8_to_unicode;
0N/A convert_utf8_to_wincs;
0N/A convert_wincs_to_utf8;
0N/A nb_ctx_readrcsection;
0N/A smb_ctx_set_close_hook;
0N/A smb_ctx_setauthflags;
0N/A smb_ctx_setfullserver;
0N/A smb_debug { FLAGS = NODIRECT }; # data
0N/A# Functions to support named pipes
0N/A smb_get_authentication;
smb_netshareenum; # will move to libnetapi
# Functions to support the Remote Access Protocol (RAP)
smb_verbose { FLAGS = NODIRECT }; # data
# Functions to support Access Control Lists (ACLs)
smbfs_keychain_del_everyone;
smbfs_keychain_del_owner;
smbfs_set_default_domain;