freebsd-nq/sys/security/mac
Robert Watson c9ea2dcf62 Abstract the label checking and setting logic from
mac_setsockopt_label() into mac_socket_label_set(); make it non-static
so that it can be invoked from kern_mac.c for mac_set_fd().

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-11-16 20:01:50 +00:00
..
mac_framework.c Mark __mac_get_pid() as MPSAFE in the comment, as it runs without 2003-11-12 22:19:15 +00:00
mac_framework.h Reduce gratuitous redundancy and length in function names: 2003-11-16 18:25:20 +00:00
mac_internal.h Abstract the label checking and setting logic from 2003-11-16 20:01:50 +00:00
mac_label.c Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00
mac_net.c Abstract the label checking and setting logic from 2003-11-16 20:01:50 +00:00
mac_pipe.c Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00
mac_policy.h Introduce two new MAC Framework and MAC policy entry points: 2003-08-21 18:21:22 +00:00
mac_process.c Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00
mac_syscalls.c Mark __mac_get_pid() as MPSAFE in the comment, as it runs without 2003-11-12 22:19:15 +00:00
mac_system.c Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00
mac_vfs.c Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00