Home
last modified time | relevance | path

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

/netbsd/src/bin/csh/
Dfile.c396 print_recognized_stuff(Char *recognized_part) in print_recognized_stuff() argument
401 switch (Strlen(recognized_part)) { in print_recognized_stuff()
409 (void)fprintf(cshout, "%s", vis_str(recognized_part)); in print_recognized_stuff()
414 (void)fprintf(cshout, "%s", vis_str(recognized_part)); in print_recognized_stuff()