Function report |
Source Code:lib\seq_buf.c |
Create Date:2022-07-28 06:14:53 |
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_print_seq - move the contents of seq_buf into a seq_file*@m: the seq_file descriptor that is the destination*@s: the seq_buf descriptor that is the source.* Returns zero on success, non zero otherwise
Proto:int seq_buf_print_seq(struct seq_file *m, struct seq_buf *s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct seq_buf * | s |
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 |