Home | History | Annotate | Download | only in ftp

Lines Matching defs:onoff

785 onoff(int val)
821 fprintf(ttyout, "Gate ftp: %s, server %s, port %s.\n", onoff(gatemode),
824 onoff(passivemode), onoff(activefallback));
828 onoff(verbose), onoff(bell), onoff(interactive), onoff(doglob));
830 onoff(sunique), onoff(runique));
831 fprintf(ttyout, "Preserve modification times: %s.\n", onoff(preserve));
832 fprintf(ttyout, "Case: %s; CR stripping: %s.\n", onoff(mcase),
833 onoff(crflag));
848 onoff(hash), mark, onoff(progress));
851 onoff(rate_get), rate_get, rate_get_incr);
854 onoff(rate_put), rate_put, rate_put_incr);
858 fprintf(ttyout, "Use of PORT cmds: %s.\n", onoff(sendport));
859 fprintf(ttyout, "Use of EPSV/EPRT cmds for IPv4: %s%s.\n", onoff(epsv4),
861 fprintf(ttyout, "Use of EPSV/EPRT cmds for IPv6: %s%s.\n", onoff(epsv6),
867 onoff(editing)
900 fprintf(ttyout, "%s %s.\n", mesg, onoff(*var));
980 fprintf(ttyout, "Hash mark printing %s", onoff(hash));
1070 onoff(gatemode), *gateserver ? gateserver : "(none)",
1132 fprintf(ttyout, "Debugging %s (debug=%d).\n", onoff(ftp_debug), ftp_debug);
2240 onoff(passivemode), onoff(activefallback));
2336 onoff(rate_get), rate_get, rate_get_incr);
2346 onoff(rate_put), rate_put, rate_put_incr);