cvs commit: src/sys/sys mac_policy.h
Robert Watson
rwatson at FreeBSD.org
Wed Apr 26 14:18:56 UTC 2006
rwatson 2006-04-26 14:18:55 UTC
FreeBSD src repository
Modified files:
sys/sys mac_policy.h
Log:
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
Revision Changes Path
1.72 +575 -296 src/sys/sys/mac_policy.h
More information about the cvs-src
mailing list