rwatson fd544421f3 Break out mac_check_pipe_op() into component check entry points:
mac_check_pipe_poll(), mac_check_pipe_read(), mac_check_pipe_stat(),
and mac_check_pipe_write().  This is improves consistency with other
access control entry points and permits security modules to only
control the object methods that they are interested in, avoiding
switch statements.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-08-19 16:59:37 +00:00
..
2002-08-16 22:05:19 +00:00
2002-08-04 19:34:38 +00:00
2002-03-20 10:12:07 +00:00
2002-08-13 12:25:01 +00:00
2002-06-29 17:26:22 +00:00
2002-08-19 07:01:55 +00:00