Function report |
Source Code:include\linux\posix_acl.h |
Create Date:2022-07-28 09:08:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Duplicate an ACL handle.
Proto:static inline struct posix_acl *posix_acl_dup(struct posix_acl *acl)
Type:struct posix_acl
Parameter:
Type | Parameter | Name |
---|---|---|
struct posix_acl * | acl |
44 | If acl Then _inc - increment a refcount*@r: the refcount to increment* Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN |
46 | Return acl |
Name | Describe |
---|---|
set_cached_acl | |
get_acl |
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 |