1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00
freebsd/sys/security
Robert Watson f47cb88655 Forward declare struct bpf_d, struct ifnet, struct image_params, and
struct vattr in mac_policy.h.  This permits policies not
implementing entry points using these types to compile without
including include files with these types.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Air Force Research Laboratory
2004-02-26 16:15:14 +00:00
..
mac Forward declare struct bpf_d, struct ifnet, struct image_params, and 2004-02-26 16:15:14 +00:00
mac_biba Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_bsdextended Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_ifoff Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_lomac Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_mls Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_none Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_partition Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_portacl Pay attention to mac_portacl_enabled. 2004-01-20 18:33:02 +00:00
mac_seeotheruids Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_stub Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_test Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00