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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.file.c432 print_recognized_stuff(const Char *recognized_part) argument
437 switch (Strlen(recognized_part)) {
447 xprintf("%S", recognized_part);
453 xprintf("%S", recognized_part);

Completed in 44 milliseconds