SECURITY_COMPUTE_AV
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
security_compute_av - Compute access vector decisions.
SYNOPSIS
"SYNOPSIS"
int security_compute_av (u32 ssid, u32 tsid, u16 tclass, u32 requested, struct av_decision * avd);
ARGUMENTS
- ssid
-
source security identifier
- tsid
-
target security identifier
- tclass
-
target security class
- requested
-
requested permissions
- avd
-
access vector decisions
DESCRIPTION
Compute a set of access vector decisions based on the
SID pair (ssid, tsid) for the permissions in tclass.
Return -EINVAL if any of the parameters are invalid or 0
if the access vector decisions were computed successfully.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:55 GMT, October 06, 2005