Function report |
Source Code:kernel\auditfilter.c |
Create Date:2022-07-28 11:24:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_match_class
Proto:int audit_match_class(int class, unsigned syscall)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | class | |
unsigned | syscall |
188 | If Value for the false possibility is greater at compile time(syscall >= AUDIT_BITMASK_SIZE * 32) Then Return 0 |
190 | If Value for the false possibility is greater at compile time(class >= AUDIT_SYSCALL_CLASSES || !classes[class]) Then Return 0 |
Name | Describe |
---|---|
audit_match_perm |
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 |