Function report |
Source Code:lib\vsprintf.c |
Create Date:2022-07-28 06:12:12 |
Last Modify:2022-05-21 09:47:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ip6_string
Proto:static __attribute__((__noinline__)) char *ip6_string(char *p, const char *addr, const char *fmt)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | p | |
const char * | addr | |
const char * | fmt |
1417 | p = hex_byte_pack(p, * addr++) |
1418 | p = hex_byte_pack(p, * addr++) |
1422 | p = '\0' |
1424 | Return p |
Name | Describe |
---|---|
ip6_addr_string | |
ip6_addr_string_sa |
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 |