Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/tui/
HDtui-io.c319 printable_part (char *pathname) in printable_part() function
461 temp = printable_part (matches[l]); in tui_rl_display_match_list()
478 temp = printable_part (matches[i]); in tui_rl_display_match_list()
/NextBSD/contrib/libreadline/
HDcomplete.c112 static char *printable_part PARAMS((char *));
535 printable_part (pathname) in printable_part() function
1299 temp = printable_part (matches[l]);
1323 temp = printable_part (matches[i]);
1372 temp = printable_part (matches[0]);
1387 temp = printable_part (matches[i]);