Function report |
Source Code:kernel\auditfilter.c |
Create Date:2022-07-28 11:24:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Pack a filter field's string representation into data block.
Proto:static inline size_t audit_pack_string(void **bufp, const char *str)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
void ** | bufp | |
const char * | str |
619 | No 3D Now!( * bufp, str, len) |
622 | Return len |
Name | Describe |
---|---|
audit_krule_to_data | Translate kernel rule representation to struct audit_rule_data. |
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 |