3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 #
  22 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  23 #
  24 #
  25 
  26 #
  27 # MAPFILE HEADER START
  28 #
  29 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  30 # Object versioning must comply with the rules detailed in
  31 #
  32 #       usr/src/lib/README.mapfiles
  33 #
  34 # You should not be making modifications here until you've read the most current
  35 # copy of that file. If you need help, contact a gatekeeper for guidance.
  36 #
  37 # MAPFILE HEADER END
  38 #
  39 
  40 $mapfile_version 2
  41 
  42 SYMBOL_VERSION SUNWprivate {
 
  67         idmap_get_destroy;
  68         idmap_get_gidbysid;
  69         idmap_get_mappings;
  70         idmap_get_pidbysid;
  71         idmap_get_prop_ds;
  72         idmap_get_prop_str;
  73         idmap_get_sidbygid;
  74         idmap_get_sidbyuid;
  75         idmap_get_u2w_mapping;
  76         idmap_get_uidbysid;
  77         idmap_get_w2u_mapping;
  78         idmap_getext_gidbysid;
  79         idmap_getext_pidbysid;
  80         idmap_getext_sidbygid;
  81         idmap_getext_sidbyuid;
  82         idmap_getext_uidbysid;
  83         idmap_getgidbywinname;
  84         idmap_getuidbywinname;
  85         idmap_getwinnamebygid;
  86         idmap_getwinnamebypid;
  87         idmap_getwinnamebyuid;
  88         idmap_how_clear;
  89         idmap_info_free;
  90         idmap_info_mov;
  91         idmap_iter_destroy;
  92         idmap_iter_mappings;
  93         idmap_iter_namerules;
  94         idmap_iter_next_mapping;
  95         idmap_iter_next_namerule;
  96         idmap_namerule_cpy;
  97         idmap_set_logger;
  98         idmap_stat2string;
  99         idmap_stat4prot;
 100         idmap_string2stat;
 101         idmap_trace_print;
 102         idmap_trace_print_1;
 103         idmap_udt_add_namerule;
 104         idmap_udt_commit;
 105         idmap_udt_create;
 106         idmap_udt_destroy;
  
 | 
 
 
   3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 #
  22 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  23 # Copyright 2018 Nexenta Systems, Inc.  All rights reserved.
  24 #
  25 #
  26 
  27 #
  28 # MAPFILE HEADER START
  29 #
  30 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  31 # Object versioning must comply with the rules detailed in
  32 #
  33 #       usr/src/lib/README.mapfiles
  34 #
  35 # You should not be making modifications here until you've read the most current
  36 # copy of that file. If you need help, contact a gatekeeper for guidance.
  37 #
  38 # MAPFILE HEADER END
  39 #
  40 
  41 $mapfile_version 2
  42 
  43 SYMBOL_VERSION SUNWprivate {
 
  68         idmap_get_destroy;
  69         idmap_get_gidbysid;
  70         idmap_get_mappings;
  71         idmap_get_pidbysid;
  72         idmap_get_prop_ds;
  73         idmap_get_prop_str;
  74         idmap_get_sidbygid;
  75         idmap_get_sidbyuid;
  76         idmap_get_u2w_mapping;
  77         idmap_get_uidbysid;
  78         idmap_get_w2u_mapping;
  79         idmap_getext_gidbysid;
  80         idmap_getext_pidbysid;
  81         idmap_getext_sidbygid;
  82         idmap_getext_sidbyuid;
  83         idmap_getext_uidbysid;
  84         idmap_getgidbywinname;
  85         idmap_getuidbywinname;
  86         idmap_getwinnamebygid;
  87         idmap_getwinnamebypid;
  88         idmap_getwinnamebysid;
  89         idmap_getwinnamebyuid;
  90         idmap_how_clear;
  91         idmap_info_free;
  92         idmap_info_mov;
  93         idmap_iter_destroy;
  94         idmap_iter_mappings;
  95         idmap_iter_namerules;
  96         idmap_iter_next_mapping;
  97         idmap_iter_next_namerule;
  98         idmap_namerule_cpy;
  99         idmap_set_logger;
 100         idmap_stat2string;
 101         idmap_stat4prot;
 102         idmap_string2stat;
 103         idmap_trace_print;
 104         idmap_trace_print_1;
 105         idmap_udt_add_namerule;
 106         idmap_udt_commit;
 107         idmap_udt_create;
 108         idmap_udt_destroy;
  
 |