Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:03:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:() counts the number of strings in array ARGV.
Proto:static int count(struct user_arg_ptr argv, int max)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct user_arg_ptr | argv | |
int | max |
426 | i = 0 |
428 | If (native != NULL) Then |
429 | cycle |
430 | __user * p = get_user_arg_ptr(argv, i) |
432 | If Not p Then Break |
440 | ++i |
442 | If fatal_signal_pending(current process) Then Return -start if no handler.. |
444 | cond_resched() |
447 | Return i |
Name | Describe |
---|---|
prepare_arg_pages |
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 |