Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDcomplete.c125 static int postprocess_matches PARAMS((char ***, int));
1195 postprocess_matches (matchesp, matching_filenames) in postprocess_matches() function
1690 if (postprocess_matches (&matches, i) == 0)
2168 if (matches == 0 || postprocess_matches (&matches, matching_filenames) == 0)