AVC_SS_TRY_REVOKE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
avc_ss_try_revoke - Try to revoke previously granted permissions.
SYNOPSIS
"SYNOPSIS"
int avc_ss_try_revoke (u32 ssid, u32 tsid, u16 tclass, u32 perms, u32 seqno, u32 * out_retained);
ARGUMENTS
- ssid
-
source security identifier or SECSID_WILD
- tsid
-
target security identifier or SECSID_WILD
- tclass
-
target security class
- perms
-
permissions to grant
- seqno
-
policy sequence number
- out_retained
-
subset of perms that are retained
DESCRIPTION
Try to revoke previously granted permissions, but
only if they are not retained as migrated permissions.
Return the subset of permissions that are retained via out_retained.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:24 GMT, October 06, 2005