Function report |
Source Code:lib\seq_buf.c |
Create Date:2022-07-28 06:14:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:seq_buf_path - copy a path into the sequence buffer*@s: seq_buf descriptor*@path: path to write into the sequence buffer
Proto:int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_buf * | s | |
const struct path * | path | |
const char * | esc |
269 | res = -1 |
273 | If size Then |
283 | Return res |
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 |