Date: Wed, 26 Apr 2006 14:18:55 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mac_policy.h Message-ID: <200604261418.k3QEItZ6095144@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604261418.k3QEItZ6095144>
