Searched refs:x_longest_prefix (Results 1 – 1 of 1) sorted by relevance
89 static size_t x_longest_prefix(int, char * const *);253 (prefix_len = x_longest_prefix(nwords, words)) > 0) { in x_print_expansions()701 x_longest_prefix(int nwords, char * const * words) in x_longest_prefix() function2760 nlen = x_longest_prefix(nwords, words); in do_complete()5421 match_len = x_longest_prefix(nwords, words); in complete_word()