Function report |
Source Code:include\linux\capability.h |
Create Date:2022-07-28 05:39:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cap_drop
Proto:static inline kernel_cap_t cap_drop(const kernel_cap_t a, const kernel_cap_t drop)
Type:kernel_cap_t
Parameter:
Type | Parameter | Name |
---|---|---|
const kernel_cap_t | a | |
const kernel_cap_t | drop |
138 | CAP_BOP_ALL(dest, a, drop, & ~) |
139 | Return dest |
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 |