cmd_struct 318 git.c static int run_builtin(struct cmd_struct *p, int argc, const char **argv) cmd_struct 371 git.c static struct cmd_struct commands[] = { cmd_struct 492 git.c static struct cmd_struct *get_builtin(const char *s) cmd_struct 496 git.c struct cmd_struct *p = commands + i; cmd_struct 513 git.c struct cmd_struct *builtin;