Lines Matching refs:ttyout

209 			fprintf(ttyout, "Trying %s:%s ...\n", hname, sname);
268 fprintf(ttyout, "Connected to %s.\n", hostname);
297 write(fileno(ttyout), "\n", 1);
311 write(fileno(ttyout), "\n", 1);
328 fputs("---> ", ttyout);
331 fputs("PASS XXXX", ttyout);
333 fputs("ACCT XXXX", ttyout);
335 vfprintf(ttyout, fmt, ap);
337 putc('\n', ttyout);
436 (void)fprintf(ttyout,
438 (void)fflush(ttyout);
451 fprintf(ttyout, "%s:", hostname);
452 (void)putc(c, ttyout);
485 (void)putc(c, ttyout);
486 (void)fflush(ttyout);
570 write(fileno(ttyout), msgbuf, len);
578 * If hash_interval != 0, fputc('c', ttyout) every hash_interval bytes.
624 (void)putc('#', ttyout);
627 (void)fflush(ttyout);
645 (void)putc('#', ttyout);
646 (void)putc('\n', ttyout);
647 (void)fflush(ttyout);
684 fprintf(ttyout, "local: %s ", local);
686 fprintf(ttyout, "remote: %s\n", remote);
728 fprintf(ttyout, "%s: not a plain file.\n", local);
805 (void)putc('#', ttyout);
806 (void)fflush(ttyout);
825 (void)putc('#', ttyout);
826 (void)putc('\n', ttyout);
923 fprintf(ttyout, "local: %s ", local);
925 fprintf(ttyout, "remote: %s\n", remote);
1090 (void)putc('#', ttyout);
1091 (void)fflush(ttyout);
1114 (void)putc('#', ttyout);
1115 (void)putc('\n', ttyout);
1136 fprintf(ttyout,
1139 fputs("File may not have transferred correctly.\n", ttyout);
1151 fprintf(ttyout,
1248 fprintf(ttyout, "%s\n", reply_string);
1258 ttyout);
1285 fprintf(ttyout, "%s\n", reply_string);
1295 ttyout);
1326 fputs("Passive mode refused.\n", ttyout);
1344 "Passive mode AF mismatch. Shouldn't happen!\n", ttyout);
1350 ttyout);
1359 "Passive mode address scan failure. Shouldn't happen!\n", ttyout);
1373 ttyout);
1386 "Passive mode address scan failure. Shouldn't happen!\n", ttyout);
1392 "Passive mode AF mismatch. Shouldn't happen!\n", ttyout);
1418 "Passive mode address scan failure. Shouldn't happen!\n", ttyout);
1424 "Passive mode AF mismatch. Shouldn't happen!\n", ttyout);
1452 ttyout);
1459 fputs("parse error!\n", ttyout);
1465 fputs("parse error!\n", ttyout);
1576 fprintf(ttyout, "%s\n", reply_string);
1830 write(fileno(ttyout), "\n", 1);
1861 ttyout);
1866 fputs("No primary connection.\n", ttyout);
1901 fprintf(ttyout, "local: %s remote: %s\n", local, remote);
2006 ttyout);
2045 write(fileno(ttyout), msgbuf, len);
2147 fputs("Usage error\n", ttyout);