Searched refs:cmdname (Results 1 – 3 of 3) sorted by relevance
18 struct cmdname *ent = malloc(sizeof(*ent) + len + 1); in add_cmdname()41 struct cmdname *a = *(struct cmdname **)a_; in cmdname_compare()42 struct cmdname *b = *(struct cmdname **)b_; in cmdname_compare()
11 struct cmdname { struct
25 const struct cmdname *const *c1 = p1, *const *c2 = p2; in levenshtein_compare()