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:posix_acl_fix_xattr_from_user
Proto:void posix_acl_fix_xattr_from_user(void *value, size_t size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | value | |
size_t | size |
710 | user_ns = current_user_ns() |
711 | If user_ns == userns count is 1 for root user, 1 for init_uts_ns,* and 1 for... ? Then Return |
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 |