Function report |
Source Code:fs\posix_acl.c |
Create Date:2022-07-28 20:29:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Init a fresh posix_acl
Proto:void posix_acl_init(struct posix_acl *acl, int count)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct posix_acl * | acl | |
int | count |
Name | Describe |
---|---|
posix_acl_alloc | Allocate a new ACL with the specified number of entries. |
nfsacl_encode | sacl_encode - Encode an NFSv3 ACL*@buf: destination xdr_buf to contain XDR encoded ACL*@base: byte offset in xdr_buf where XDR'd ACL begins*@inode: inode of file whose ACL this is*@acl: posix_acl to encode*@encode_entries: whether to encode ACEs as |
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 |