Function report |
Source Code:kernel\auditsc.c |
Create Date:2022-07-28 11:28:17 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__audit_ipc_obj - record audit data for ipc object*@ipcp: ipc permissions
Proto:void __audit_ipc_obj(struct kern_ipc_perm *ipcp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kern_ipc_perm * | ipcp |
2275 | context = audit_context() |
2279 | has_perm = 0 |
2280 | security_ipc_getsecid(ipcp, & osid) |
2281 | type = IPC record |
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 |