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

/netbsd-current/usr.bin/ftp/
H A Dftp_var.h208 GLOBAL int confirmrest; /* confirm rest of current m* cmd */ variable
H A Dcmds.c166 if (!interactive || confirmrest)
185 confirmrest = 1;
665 oconf = confirmrest;
667 confirmrest = 0;
670 confirmrest = oconf;
674 confirmrest = oconf;
H A Dmain.c750 confirmrest = 0;

Completed in 208 milliseconds