Function report |
Source Code:kernel\auditsc.c |
Create Date:2022-07-28 11:28:20 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__audit_fd_pair - record audit data for pipe and socketpair*@fd1: the first file descriptor*@fd2: the second file descriptor
Proto:void __audit_fd_pair(int fd1, int fd2)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | fd1 | |
int | fd2 |
2339 | context = audit_context() |
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 |