函数逻辑报告 |
Source Code:fs\nfs_common\nfsacl.c |
Create Date:2022-07-29 11:05:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Convert from a Solaris ACL to a POSIX 1003.1e draft 17 ACL.
函数原型:static int posix_acl_from_nfsacl(struct posix_acl *acl)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct posix_acl * | acl |
224 | 如果非acl则返回:0 |
227 | sort(a_entries, a_count, sizeof(structposix_acl_entry), cmp_acl_entry, NULL) |
234 | 退出 |
235 | 当:e_tag恒等于ACL_GROUP_OBJ |
242 | 退出 |
252 | 返回:0 |
名称 | 描述 |
---|---|
nfsacl_decode | sacl_decode - Decode an NFSv3 ACL*@buf: xdr_buf containing XDR'd ACL data to decode*@base: byte offset in xdr_buf where XDR'd ACL begins*@aclcnt: count of ACEs in decoded posix_acl*@pacl: buffer in which to place decoded posix_acl |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |