Function report |
Source Code:fs\eventpoll.c |
Create Date:2022-07-28 20:19:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reverse_path_check_proc
Proto:static int reverse_path_check_proc(void *priv, void *cookie, int call_nests)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | priv | |
void * | cookie | |
int | call_nests |
1376 | error = 0 |
1384 | child_file = file |
1385 | If is_file_epoll(child_file) Then |
1387 | If path_count_inc(call_nests) Then |
1388 | error = -1 |
1389 | Break |
1391 | Else |
1397 | If error != 0 Then Break |
1399 | Else |
1405 | Return error |
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 |