Searched refs:batchmode (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dstream.c22 int batchmode = 0; variable
27 if(!batchmode) {
H A Dmtools.h187 extern int batchmode;
H A Dfile.c309 if(batchmode &&
378 if(batchmode)
H A Dfat.c217 if(!recurs && batchmode)
908 if(batchmode && This->freeSpace == MAX32)
H A Dmcopy.c563 batchmode = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dncftpget.c190 int batchmode = 0; local
242 batchmode++;
246 if (batchmode > 0) {
531 if (batchmode != 0) {
546 (batchmode < 3) ? NULL : stdout,
574 if ((rc == 0) && (batchmode < 3)) {
592 (batchmode < 3) ? NULL : stdout,
620 if ((rc == 0) && (batchmode < 3)) {
626 if ((spooled > 0) || (batchmode >= 3)) {
627 if (batchmode
[all...]
H A Dncftpput.c193 int batchmode = 0; local
244 batchmode++;
248 if (batchmode > 0) {
519 if (batchmode != 0) {
536 (batchmode < 3) ? NULL : stdout,
564 if ((result == 0) && (batchmode < 3)) {
569 if ((spooled > 0) || (batchmode >= 3)) {
570 if (batchmode == 1) {

Completed in 54 milliseconds