Home | History | Annotate | Download | only in csh

Lines Matching refs:cshout

326 		(void)fprintf(cshout, "%s", vis_str(items[i]));
327 (void)fputc(dir ? filetype(dir, items[i]) : ' ', cshout);
331 (void) fputc(' ', cshout);
335 (void)fputc('\r', cshout);
336 (void)fputc('\n', cshout);
399 (void)fputc('\b', cshout);
400 (void)fputc('\b', cshout);
403 (void)fputc(' ', cshout);
404 (void)fputc(' ', cshout);
405 (void)fputc('\b', cshout);
406 (void)fputc('\b', cshout);
409 (void)fprintf(cshout, "%s", vis_str(recognized_part));
410 (void)fputc(' ', cshout);
411 (void)fputc('\b', cshout);
414 (void)fprintf(cshout, "%s", vis_str(recognized_part));
417 (void)fflush(cshout);
664 (void)fputc('\n', cshout);
702 (void) fputc('\n', cshout);