Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108659767
D46902.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
437 B
Referenced Files
None
Subscribers
None
D46902.diff
View Options
diff --git a/sys/sys/jail.h b/sys/sys/jail.h
--- a/sys/sys/jail.h
+++ b/sys/sys/jail.h
@@ -378,6 +378,8 @@
*/
SYSCTL_DECL(_security_jail_param);
+#define SYSCTL_JAIL_PARAM_DECL(name) \
+ SYSCTL_DECL(_security_jail_param_##name)
#define SYSCTL_JAIL_PARAM(module, param, type, fmt, descr) \
SYSCTL_PROC(_security_jail_param ## module, OID_AUTO, param, \
(type) | CTLFLAG_MPSAFE, NULL, 0, sysctl_jail_param, fmt, descr)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 28, 3:29 AM (10 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13625093
Default Alt Text
D46902.diff (437 B)
Attached To
Mode
D46902: jail.h: New SYSCTL_JAIL_PARAM_DECL()
Attached
Detach File
Event Timeline
Log In to Comment