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

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Dcomplete.c114 static int print_filename PARAMS((char *, char *));
565 /* Compute width of STRING when displayed on screen by print_filename */
694 print_filename (to_print, full_pathname) function
1299 printed_len = print_filename (temp, matches[l]);
1323 printed_len = print_filename (temp, matches[i]);
1373 print_filename (temp, matches[0]);

Completed in 114 milliseconds