Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDcomplete.c123 static void display_matches PARAMS((char **));
1360 display_matches (matches) in display_matches() function
1720 display_matches (matches);
1726 display_matches (matches);
1742 display_matches (matches);
/NextBSD/lib/libedit/
HDfilecomplete.c520 goto display_matches; in fn_complete()
533 display_matches: in fn_complete()