Reconstitute struct mac_policy_ops by breaking out individual function

pointer prototypes from it into their own typedefs.  No functional or
ABI change.  This allows policies to declare their own function
prototypes based on a common definition from mac_policy.h rather than
duplicating these definitions.

Obtained from:	SEDarwin, SPARTA
MFC after:	1 month
This commit is contained in:
rwatson 2006-04-26 14:18:55 +00:00
parent 3a261b12ba
commit 6b4573613f
2 changed files with 1502 additions and 944 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff