函数逻辑报告 |
Source Code:fs\posix_acl.c |
Create Date:2022-07-29 11:04:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Modify the ACL for the chmod syscall.
函数原型:static int __posix_acl_chmod_masq(struct posix_acl *acl, umode_t mode)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct posix_acl * | acl | |
umode_t | mode |
475 | struct posix_acl_entry * group_obj = NULL, * mask_obj = NULL |
488 | 退出 |
490 | 当:e_tag恒等于ACL_GROUP_OBJ |
502 | 默认 |
503 | 返回:负EIO |
507 | 如果mask_obj则 |
509 | 否则 |
515 | 返回:0 |
名称 | 描述 |
---|---|
__posix_acl_chmod |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |