Function report |
Source Code:security\commoncap.c |
Create Date:2022-07-28 18:37:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Implement PR_CAPBSET_DROP. Attempt to remove the specified capability from* the current task's bounding set. Returns 0 on success, -ve on error.
Proto:static int cap_prctl_drop(unsigned long cap)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | cap |
1148 | new = prepare_creds - Prepare a new set of credentials for modification* Prepare a new set of task credentials for modification |
1151 | cap_lower( capability bounding set , cap) |
Name | Describe |
---|---|
cap_task_prctl | ap_task_prctl - Implement process control functions for this security module*@option: The process control function requested*@arg2, @arg3, @arg4, @arg5: The argument data for this function* Allow process control functions (sys_prctl()) to alter |
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 |