Function report |
Source Code:include\linux\seq_buf.h |
Create Date:2022-07-28 05:58:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:How much buffer is left on the seq_buf?
Proto:static inline unsigned int seq_buf_buffer_left(struct seq_buf *s)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_buf * | s |
62 | If seq_buf have a buffer that might overflow. When this happens* the len and size are set to be equal. Then Return 0 |
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 |