Searched refs:cmd_struct (Results 1 – 3 of 3) sorted by relevance
51 struct cmd_struct { struct57 static struct cmd_struct commands[] = { argument257 struct cmd_struct *p = commands+i; in handle_options()296 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()362 struct cmd_struct *p = commands+i; in handle_internal_command()
29 struct cmd_struct { struct38 static struct cmd_struct objtool_cmds[] = { argument215 struct cmd_struct *p = objtool_cmds+i; in handle_internal_command()
46 struct cmd_struct { struct52 static struct cmd_struct commands[] = { argument226 struct cmd_struct *p = commands + i; in main()
Completed in 8 milliseconds