usr/src/lib/libzfs/common/mapfile-vers
changeset 13055 8c712bbb18ea
parent 13037 e0bc0b6c7c2f
child 13246 fe5d6e0b0bce
equal deleted inserted replaced
13054:d149b2034cfc 13055:8c712bbb18ea
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 #
       
    22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
    23 #
       
    24 
       
    25 #
    22 #
    26 # MAPFILE HEADER START
    23 # MAPFILE HEADER START
    27 #
    24 #
    28 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
    25 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
    29 # Object versioning must comply with the rules detailed in
    26 # Object versioning must comply with the rules detailed in
    59 	libzfs_fru_refresh;
    56 	libzfs_fru_refresh;
    60 	libzfs_init;
    57 	libzfs_init;
    61 	libzfs_mnttab_cache;
    58 	libzfs_mnttab_cache;
    62 	libzfs_print_on_error;
    59 	libzfs_print_on_error;
    63 	zfs_allocatable_devs;
    60 	zfs_allocatable_devs;
       
    61 	zfs_asprintf;
    64 	zfs_clone;
    62 	zfs_clone;
    65 	zfs_close;
    63 	zfs_close;
    66 	zfs_create;
    64 	zfs_create;
    67 	zfs_create_ancestors;
    65 	zfs_create_ancestors;
    68 	zfs_dataset_exists;
    66 	zfs_dataset_exists;
   127 	zfs_send;
   125 	zfs_send;
   128 	zfs_share;
   126 	zfs_share;
   129 	zfs_shareall;
   127 	zfs_shareall;
   130 	zfs_share_nfs;
   128 	zfs_share_nfs;
   131 	zfs_share_smb;
   129 	zfs_share_smb;
       
   130 	zfs_show_diffs;
   132 	zfs_smb_acl_add;
   131 	zfs_smb_acl_add;
   133 	zfs_smb_acl_purge;
   132 	zfs_smb_acl_purge;
   134 	zfs_smb_acl_remove;
   133 	zfs_smb_acl_remove;
   135 	zfs_smb_acl_rename;
   134 	zfs_smb_acl_rename;
   136 	zfs_snapshot;
   135 	zfs_snapshot;