freebsd-dev/sys/security/mac_bsdextended
Robert Watson a1b9471a47 The V* flags passed using an accmode_t to the access() and open()
access control checks in mac_bsdextended are not in the same
namespace as the MBI_ flags used in ugidfw policies, so add an
explicit conversion routine to get from one to the other.

Obtained from:	TrustedBSD Project
2008-10-30 10:13:53 +00:00
..
mac_bsdextended.c The V* flags passed using an accmode_t to the access() and open() 2008-10-30 10:13:53 +00:00
mac_bsdextended.h
ugidfw_internal.h The V* flags passed using an accmode_t to the access() and open() 2008-10-30 10:13:53 +00:00
ugidfw_system.c Break mac_bsdextended.c out into multiple .c files, with the base access 2008-10-27 12:09:15 +00:00
ugidfw_vnode.c The V* flags passed using an accmode_t to the access() and open() 2008-10-30 10:13:53 +00:00