Searched refs:nowarn (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dnameclash.h41 int nowarn; /* Don't ask, just do default action if name collision*/ member in struct:ClashHandling_t
H A Dmcopy.c72 int nowarn; member in struct:Arg_t
124 if (!arg->nowarn && &arg->type && !access(unixFile, 0)){
523 arg.nowarn = 0;
550 arg.nowarn = 1;
H A Dmk_direntry.c666 ch->nowarn = 0; /*Don't ask, just do default action if name collision */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A Dmain.c56 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
432 if ( nowarn )
592 fullspd = long_align = nowarn = yymore_used = continued_action = false;
801 nowarn = true;
H A Dflexdef.h348 * nowarn - if true (-w), do not generate warnings
387 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt;
H A Dparse.y888 if ( ! nowarn )
H A Dparse.c2809 if ( ! nowarn )
H A Dinitscan.c1981 nowarn = ! option_sense; variable
H A Dscan.c1981 nowarn = ! option_sense; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dfdisk.c569 static int nowarn; /* no warnings for fdisk -l/-s */ variable
930 if (LABEL_IS_DOS && cylinders > 1024 && !nowarn)
2743 nowarn = 1;
2771 nowarn = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/MISC/
H A Dparse.c514 if ( ! nowarn )

Completed in 258 milliseconds