Searched refs:cmd_struct (Results 1 – 2 of 2) sorted by relevance
45 struct cmd_struct { struct 51 static const struct cmd_struct commands[] = { argument 283 const struct cmd_struct *p = commands + i; in handle_options() 334 static int run_builtin(const struct cmd_struct *p, int argc, const char **argv) in run_builtin() 393 const struct cmd_struct *p = commands+i; in handle_internal_command()
46 struct cmd_struct { struct52 static struct cmd_struct commands[] = { argument227 struct cmd_struct *p = commands + i; in main()