Function report |
Source Code:lib\uuid.c |
Create Date:2022-07-28 06:20:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:uuid_parse
Proto:int uuid_parse(const char *uuid, uuid_t *u)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | uuid | |
uuid_t * | u |
121 | Return __uuid_parse(uuid, b, uuid_index) |
Name | Describe |
---|---|
test_uuid_test | |
test_uuid_wrong | |
ldm_parse_dsk3 | ldm_parse_dsk3 - Read a raw VBLK Disk object into a vblk structure*@buffer: Block of data being worked on*@buflen: Size of the block of data*@vb: In-memory vblk in which to return information* Read a raw VBLK Disk object (version 3) into a vblk structure |
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 |