cmdname           126 builtin/merge.c 			struct cmdname *ent = main_cmds.names[i];
cmdname            14 help.c         	struct cmdname *ent = xmalloc(sizeof(*ent) + len + 1);
cmdname            36 help.c         	struct cmdname *a = *(struct cmdname **)a_;
cmdname            37 help.c         	struct cmdname *b = *(struct cmdname **)b_;
cmdname           287 help.c         	const struct cmdname *const *c1 = p1, *const *c2 = p2;