Function report |
Source Code:security\selinux\avc.c |
Create Date:2022-07-28 18:43:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:similar to avc_copy_xperms_decision, but only copy decision* information relevant to this perm
Proto:static inline void avc_quick_copy_xperms_decision(u8 perm, struct extended_perms_decision *dest, struct extended_perms_decision *src)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u8 | perm | |
struct extended_perms_decision * | dest | |
struct extended_perms_decision * | src |
Name | Describe |
---|---|
avc_has_extended_perms | The avc extended permissions logic adds an additional 256 bits of* permissions to an avc node when extended permissions for that node are* specified in the avtab |
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 |