AVC_UPDATE_NODE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
avc_update_node -
SYNOPSIS
"SYNOPSIS"
int avc_update_node (u32 event, u32 perms, u32 ssid, u32 tsid, u16 tclass);
ARGUMENTS
- event
-
Updating event
- perms
-
Permission mask bits
ssid,tsid,tclass : identifier of an AVC entry
- ssid
-
-- undescribed --
- tsid
-
-- undescribed --
- tclass
-
-- undescribed --
DESCRIPTION
if a valid AVC entry doesn't exist,this function returns -ENOENT.
if kmalloc called internal returns NULL, this function returns -ENOMEM.
otherwise, this function update the AVC entry. The original AVC-entry object
will release later by RCU.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:58 GMT, October 09, 2005