Searched defs:arg (Results 1 – 14 of 14) sorted by relevance
| /scripts/gdb/linux/ |
| D | proc.py | 28 def invoke(self, arg, from_tty): argument 41 def invoke(self, arg, from_tty): argument 85 def invoke(self, arg, from_tty): argument 99 def invoke(self, arg, from_tty): argument 146 def invoke(self, arg, from_tty): argument
|
| D | dmesg.py | 25 def invoke(self, arg, from_tty): argument
|
| D | lists.py | 107 def invoke(self, arg, from_tty): argument
|
| D | modules.py | 70 def invoke(self, arg, from_tty): argument
|
| D | symbols.py | 155 def invoke(self, arg, from_tty): argument
|
| D | tasks.py | 75 def invoke(self, arg, from_tty): argument
|
| D | cpus.py | 132 def invoke(self, arg, from_tty): argument
|
| /scripts/selinux/mdp/ |
| D | mdp.c | 51 char **arg, *polout, *ctxout; in main() local
|
| /scripts/kconfig/ |
| D | confdata.c | 488 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol() 511 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() 542 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol() 583 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment() 616 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol()
|
| D | menu.c | 199 void menu_add_option(int token, char *arg) in menu_add_option()
|
| /scripts/dtc/ |
| D | fdtput.c | 70 static int encode_value(struct display_info *disp, char **arg, int arg_count, in encode_value() 236 char **arg, int arg_count) in do_fdtput()
|
| D | dtc.c | 162 const char *arg; in main() local
|
| D | fdtget.c | 251 char **arg, int arg_count, int args_per_step) in do_fdtget()
|
| D | checks.c | 736 void parse_checks_option(bool warn, bool error, const char *arg) in parse_checks_option()
|