Searched defs:arg (Results 1 – 12 of 12) sorted by relevance
/scripts/gdb/linux/ |
D | dmesg.py | 25 def invoke(self, arg, from_tty): argument
|
D | lists.py | 86 def invoke(self, arg, from_tty): argument
|
D | modules.py | 70 def invoke(self, arg, from_tty): argument
|
D | tasks.py | 75 def invoke(self, arg, from_tty): argument
|
D | symbols.py | 156 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 | 486 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol() 509 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() 540 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol() 581 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment() 614 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 | 177 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 | 750 void parse_checks_option(bool warn, bool error, const char *arg) in parse_checks_option()
|