mapfile-vers revision 48258c6b4e17f36ab09fba0bd6307d1fec9dcbce
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# CDDL HEADER START
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# The contents of this file are subject to the terms of the
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# Common Development and Distribution License (the "License").
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# You may not use this file except in compliance with the License.
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico# See the License for the specific language governing permissions
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico# and limitations under the License.
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# When distributing Covered Code, include this CDDL HEADER in each
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# If applicable, add the following below this CDDL HEADER, with the
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# fields enclosed by brackets "[]" replaced with your own identifying
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# information: Portions Copyright [yyyy] [name of copyright owner]
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# CDDL HEADER END
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# Use is subject to license terms.
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# ident "%Z%%M% %I% %E% SMI"
037bf91e68f10e796fecad5054b332b003c3a562JazzyNicoSUNWprivate {
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_retcode;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_namerule;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_namerules_res;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_ids_res;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_mapping_batch;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_list_mappings_1_argument;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_mappings_res;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_update_batch;
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico xdr_idmap_list_namerules_1_argument;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_mapping;
037bf91e68f10e796fecad5054b332b003c3a562JazzyNico xdr_idmap_id_res;