Function report |
Source Code:kernel\sysctl.c |
Create Date:2022-07-28 09:11:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_proc_dointvec_conv
Proto:static int do_proc_dointvec_conv(bool *negp, unsigned long *lvalp, int *valp, int write, void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
bool * | negp | |
unsigned long * | lvalp | |
int * | valp | |
int | write | |
void * | data |
2293 | If write Then |
2294 | If negp Then |
2298 | Else |
2303 | Else |
2305 | If val < 0 Then |
2308 | Else |
2313 | Return 0 |
Name | Describe |
---|---|
do_proc_dointvec_minmax_conv |
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 |