Home
last modified time | relevance | path

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

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