Robert Watson 269ad13024 Further MAC test policy cleanup and enhancement:
- Redistribute counter declarations to where they are used, rather than at
  the file header, so it's more clear where we do (and don't) have
  counters.

- Add many more counters, one per policy entry point, so that many
  individual access controls and object life cycle events are tracked.

- Perform counter increments for label destruction explicitly in entry
  point functions rather than in LABEL_DESTROY().

- Use LABEL_INIT() instead of SLOT_SET() directly in label init functions
  to be symmetric with destruction.

- Align counter names more carefully with entry point names.

- More constant and variable name normalization.

Obtained from:	TrustedBSD Project
2007-04-22 13:29:37 +00:00
..
2007-04-21 14:17:30 +00:00
2007-04-09 22:09:09 +00:00
2007-04-21 12:02:57 +00:00
2007-04-21 12:02:57 +00:00
2007-03-21 03:42:51 +00:00
2007-04-21 14:17:30 +00:00
2007-04-10 21:40:13 +00:00