Function report |
Source Code:fs\posix_acl.c |
Create Date:2022-07-28 20:29:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Modify the ACL for the chmod syscall.
Proto:static int __posix_acl_chmod_masq(struct posix_acl *acl, umode_t mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct posix_acl * | acl | |
umode_t | mode |
475 | struct posix_acl_entry * group_obj = NULL, * mask_obj = NULL |
482 | Case e_tag == _tag entry in struct posix_acl_entry |
488 | Break |
490 | Case e_tag == ACL_GROUP_OBJ |
502 | Default |
503 | Return -EIO |
507 | If mask_obj Then |
509 | Else |
515 | Return 0 |
Name | Describe |
---|---|
__posix_acl_chmod |
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 |