freebsd-dev/sys/security/mac_biba
Robert Watson b7c2a7f406 Since the Biba and MLS access checks are identical to the open checks,
collapse the two cases more cleanly: rather than wrapping an access
check around open, simply provide the open implementation for the
access vector entry.  No functional change.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-21 16:39:12 +00:00
..
mac_biba.c Since the Biba and MLS access checks are identical to the open checks, 2002-10-21 16:39:12 +00:00
mac_biba.h