Searched refs:x_longest_prefix (Results 1 – 1 of 1) sorted by relevance
94 static size_t x_longest_prefix(int, char * const *);258 (prefix_len = x_longest_prefix(nwords, words)) > 0) { in x_print_expansions()706 x_longest_prefix(int nwords, char * const * words) in x_longest_prefix() function2798 nlen = x_longest_prefix(nwords, words); in do_complete()5449 match_len = x_longest_prefix(nwords, words); in complete_word()