Function report |
Source Code:ipc\util.c |
Create Date:2022-07-28 16:40:08 |
Last Modify:2022-05-23 18:05:07 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:File positions: pos 0 -> header, pos n -> ipc id = n - 1.* SeqFile iterator: iterator value locked ipc pointer or SEQ_TOKEN_START.
Proto:static void *sysvipc_proc_start(struct seq_file *s, loff_t *pos)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | s | |
loff_t * | pos |
813 | lock for reading |
816 | If pos < 0 Then Return NULL |
820 | If pos == 0 Then Return SEQ_START_TOKEN |
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 |