Function report |
Source Code:fs\xattr.c |
Create Date:2022-07-28 20:10:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xattr_list_one
Proto:static int xattr_list_one(char **buffer, ssize_t *remaining_size, const char *name)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char ** | buffer | |
ssize_t * | remaining_size | |
const char * | name |
930 | If buffer Then |
936 | remaining_size -= len |
937 | Return 0 |
Name | Describe |
---|---|
simple_xattr_list | xattr LIST operation for in-memory/pseudo filesystems |
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 |