Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F31671190
Command-Line Input
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Authored By
markj
Nov 8 2021, 3:07 PM
2021-11-08 15:07:43 (UTC+0)
Size
536 B
Referenced Files
None
Subscribers
None
Command-Line Input
View Options
diff --git a/sys/modules/opensolaris/Makefile b/sys/modules/opensolaris/Makefile
index 536b9637cd3c..8400129ca269 100644
--- a/sys/modules/opensolaris/Makefile
+++ b/sys/modules/opensolaris/Makefile
@@ -27,7 +27,17 @@ SRCS+= opensolaris_atomic.c
CFLAGS+= ${OPENZFS_CFLAGS}
-EXPORT_SYMS= cpu_core
+EXPORT_SYMS= cmn_err \
+ cpu_core \
+ cpu_lock \
+ kmem_cache_alloc \
+ kmem_cache_create \
+ kmem_cache_destroy \
+ kmem_cache_free \
+ M_SOLARIS \
+ solaris_cpu \
+ zfs_kmem_alloc \
+ zfs_kmem_free
IGNORE_PRAGMA= 1
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4198049
Default Alt Text
Command-Line Input (536 B)
Attached To
Mode
P526 Command-Line Input
Attached
Detach File
Event Timeline
Log In to Comment