Function report |
Source Code:fs\fs_parser.c |
Create Date:2022-07-28 20:13:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fs_lookup_key
Proto:static const struct fs_parameter_spec *fs_lookup_key(const struct fs_parameter_description *desc, const char *name)
Type:struct fs_parameter_spec
Parameter:
Type | Parameter | Name |
---|---|---|
const struct fs_parameter_description * | desc | |
const char * | name |
51 | If Not List of param specifications Then Return NULL |
56 | Return p |
58 | Return NULL |
Name | Describe |
---|---|
fs_parse | s_parse - Parse a filesystem configuration parameter*@fc: The filesystem context to log errors through |
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 |