Home
last modified time | relevance | path

Searched refs:find_best_completion (Results 1 – 3 of 3) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-completion.c305 int find_best_completion(char **choices, int num_choices) in find_best_completion() function
H A Dsnd-1.h800 int find_best_completion(char **choices, int num_choices);
H A Dsnd-motif.c23659 row = find_best_completion(buffer, num); in motif_listener_completion()