Function report |
Source Code:security\selinux\avc.c |
Create Date:2022-07-28 18:43:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:avc_xperms_decision_alloc
Proto:static struct avc_xperms_decision_node *avc_xperms_decision_alloc(u8 which)
Type:struct avc_xperms_decision_node
Parameter:
Type | Parameter | Name |
---|---|---|
u8 | which |
298 | If Not xpd_node Then Return NULL |
302 | If which & XPERMS_ALLOWED Then |
308 | If which & XPERMS_AUDITALLOW Then |
309 | auditallow = Shortcuts |
311 | If Not auditallow Then Go to error |
314 | If which & XPERMS_DONTAUDIT Then |
320 | Return xpd_node |
321 | error : |
323 | Return NULL |
Name | Describe |
---|---|
avc_add_xperms_decision | |
avc_xperms_populate |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |