Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-io.c323 printable_part (char *pathname) in printable_part() function
465 temp = printable_part (matches[l]); in tui_rl_display_match_list()
482 temp = printable_part (matches[i]); in tui_rl_display_match_list()
H A DChangeLog-1998-2003230 (printable_part): New function from readline/complete.c.
/openbsd/gnu/lib/libreadline/
H A Dcomplete.c107 static char *printable_part PARAMS((char *));
492 printable_part (pathname) in printable_part() function
1112 temp = printable_part (matches[l]);
1136 temp = printable_part (matches[i]);
1185 temp = printable_part (matches[0]);
1200 temp = printable_part (matches[i]);