Function report |
Source Code:include\linux\capability.h |
Create Date:2022-07-28 05:39:02 |
| 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_nfsd_set
Proto:static inline kernel_cap_t cap_drop_nfsd_set(const kernel_cap_t a)
Type:kernel_cap_t
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const kernel_cap_t | a |
| 191 | __cap_fs_set = CAP_NFSD_SET |
| 192 | Return cap_drop(a, __cap_fs_set) |
| 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 |