Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:19:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_ptrace_access_check - Smack approval on PTRACE_ATTACH*@ctp: child task pointer*@mode: ptrace attachment mode (PTRACE_MODE_*)* Returns 0 if access is OK, an error code otherwise* Do the capability checks.
Proto:static int smack_ptrace_access_check(struct task_struct *ctp, unsigned int mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | ctp | |
unsigned int | mode |
485 | skp = smk_of_task_struct(ctp) |
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 |