Function report |
Source Code:kernel\auditsc.c |
Create Date:2022-07-28 11:26:32 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unroll_tree_refs
Proto:static void unroll_tree_refs(struct audit_context *ctx, struct audit_tree_refs *p, int count)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_context * | ctx | |
struct audit_tree_refs * | p | |
int | count |
253 | If Not p Then |
268 | When n-- > tree_count cycle |
269 | audit_put_chunk(c[n]) |
273 | tree_count = count |
Name | Describe |
---|---|
audit_free_context | |
__audit_syscall_exit | __audit_syscall_exit - deallocate audit context after a system call*@success: success value of the syscall*@return_code: return value of the syscall* Tear down after system call |
handle_one | |
handle_path |
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 |