diff options
Diffstat (limited to 'usr/src/lib/libsec/common/mapfile-vers')
-rw-r--r-- | usr/src/lib/libsec/common/mapfile-vers | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/lib/libsec/common/mapfile-vers b/usr/src/lib/libsec/common/mapfile-vers index 87e9ea6019..3fb8b52e25 100644 --- a/usr/src/lib/libsec/common/mapfile-vers +++ b/usr/src/lib/libsec/common/mapfile-vers @@ -20,6 +20,7 @@ # # # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright 2016 Nexenta Systems, Inc. All rights reserved. # # @@ -83,10 +84,12 @@ SYMBOL_VERSION SUNWprivate_1.1 { acl_modifyentries; acl_parse; acl_printacl; + acl_printacl2; acl_removeentries; acl_strerror; acl_to_aclp; acl_type; + sid_string_by_id; sid_to_id; local: *; |