Function report |
Source Code:security\commoncap.c |
Create Date:2022-07-28 18:35:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ap_capget - Retrieve a task's capability sets*@target: The task from which to retrieve the capability sets*@effective: The place to record the effective set*@inheritable: The place to record the inheritable set*@permitted: The place to record the
Proto:int cap_capget(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | target | |
kernel_cap_t * | effective | |
kernel_cap_t * | inheritable | |
kernel_cap_t * | permitted |
211 | Return 0 |
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 |