Function report | 
Source Code:kernel\auditsc.c | 
Create Date:2022-07-28 11:28:22 | 
| Last Modify:2020-03-17 16:31:21 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__audit_ptrace
Proto:void __audit_ptrace(struct task_struct *t)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | t | 
| 2369 | context = audit_context() | 
| 2371 | target_pid = task_tgid_nr(t) | 
| 2372 | target_auid = audit_get_loginuid(t) | 
| 2373 | target_uid = task_uid(t) | 
| 2374 | target_sessionid = audit_get_sessionid(t) | 
| 2375 | security_task_getsecid(t, & target_sid) | 
| 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  |