opnsense-src/sys/security/mac
Robert Watson 16fd30bd2a Forward declare a boatload of structures referenced in the MAC
policy definition structure; this permits policies to reduce their
number of gratuitous includes for required for entry points they
don't implement.  This also facilitates building the MAC Framework
on Darwin.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-06-22 16:36:00 +00:00
..
mac_framework.c Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
mac_framework.h Update NAI copyright to 2003, missed in earlier commits and merges. 2003-04-18 19:57:37 +00:00
mac_internal.h Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
mac_net.c Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
mac_pipe.c Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
mac_policy.h Forward declare a boatload of structures referenced in the MAC 2003-06-22 16:36:00 +00:00
mac_process.c Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
mac_syscalls.c Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
mac_system.c Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
mac_vfs.c Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00