Searched refs:_syscall_table_begin (Results 1 – 3 of 3) sorted by relevance
41 for (index = _syscall_table_begin; in msh_help()235 for (index = _syscall_table_begin; in msh_get_cmd()820 for (index = _syscall_table_begin; index < _syscall_table_end; FINSH_NEXT_SYSCALL(index)) in msh_auto_complete()870 for (index = _syscall_table_begin; in msh_get_cmd_opt()
261 extern struct finsh_syscall *_syscall_table_begin, *_syscall_table_end;
50 struct finsh_syscall *_syscall_table_begin = NULL; variable825 _syscall_table_begin = (struct finsh_syscall *) begin; in finsh_system_function_init()
Completed in 7 milliseconds