freebsd-skq/sys/security/mac
Robert Watson 1d82b39143 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
2006-04-26 14:18:55 +00:00
..
mac_framework.c Don't call vn_finished_write() if vn_start_write() failed. 2006-03-19 20:43:07 +00:00
mac_framework.h Introduce a new MAC entry point for label initialization of the NFS daemon's 2006-04-06 23:33:11 +00:00
mac_inet.c
mac_internal.h
mac_label.c
mac_net.c
mac_pipe.c
mac_policy.h Reconstitute struct mac_policy_ops by breaking out individual function 2006-04-26 14:18:55 +00:00
mac_posix_sem.c
mac_process.c
mac_socket.c
mac_syscalls.c Don't call vn_finished_write() if vn_start_write() failed. 2006-03-19 20:43:07 +00:00
mac_system.c
mac_sysv_msg.c
mac_sysv_sem.c
mac_sysv_shm.c
mac_vfs.c Introduce a new MAC entry point for label initialization of the NFS daemon's 2006-04-06 23:33:11 +00:00