mirror of
https://github.com/opnsense/src.git
synced 2026-03-13 22:25:45 -04:00
for mac_check_vnode_{poll,read,stat,write}(). Pass in fp->f_cred
when calling these checks with a struct file available. Otherwise,
pass NOCRED. All currently MAC policies use active_cred, but
could now offer the cached credential semantic used for the base
system security model.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
|
||
|---|---|---|
| .. | ||
| mac_bsdextended.c | ||
| mac_bsdextended.h | ||