Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-io.c360 print_filename (char *to_print, char *full_pathname) in print_filename() function
466 printed_len = print_filename (temp, matches[l]); in tui_rl_display_match_list()
483 printed_len = print_filename (temp, matches[i]); in tui_rl_display_match_list()
H A DChangeLog-1998-2003232 (print_filename): New function, likewise.
/openbsd/gnu/lib/libreadline/
H A Dcomplete.c108 static int print_filename PARAMS((char *, char *));
549 print_filename (to_print, full_pathname) in print_filename() function
1113 printed_len = print_filename (temp, matches[l]);
1137 printed_len = print_filename (temp, matches[i]);
1187 print_filename (temp, matches[0]);