HomeSort by: relevance | last modified time | path
    Searched refs:confirmrest (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/ftp/
ftp_var.h 209 GLOBAL int confirmrest; /* confirm rest of current m* cmd */ variable
cmds.c 166 if (!interactive || confirmrest)
185 confirmrest = 1;
664 oconf = confirmrest;
666 confirmrest = 0;
669 confirmrest = oconf;
673 confirmrest = oconf;
main.c 755 confirmrest = 0;

Completed in 20 milliseconds