Searched refs:ARGC (Results 1 - 17 of 17) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm8668/base-files/lib/upgrade/
H A Dplatform.sh3 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/brcm47xx/base-files/lib/upgrade/
H A Dplatform.sh4 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/brcm63xx/base-files/lib/upgrade/
H A Dplatform.sh3 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/lantiq/base-files/lib/upgrade/
H A Dplatform.sh4 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/orion/generic/base-files/lib/upgrade/
H A Dplatform.sh9 [ "${ARGC}" -gt 1 ] && { echo 'Too many arguments. Only flash file expected.'; return 1; }
/netgear-R7800-V1.0.2.28/target/linux/adm5120/base-files/lib/upgrade/
H A Dplatform.sh13 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/ppc40x/base-files/lib/upgrade/
H A Dplatform.sh14 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/x86/olpc/base-files/lib/upgrade/
H A Dplatform.sh2 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/cns21xx/base-files/lib/upgrade/
H A Dplatform.sh14 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/au1000/base-files/lib/upgrade/
H A Dplatform.sh5 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/x86/base-files/lib/upgrade/
H A Dplatform.sh19 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/ramips/base-files/lib/upgrade/
H A Dplatform.sh14 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/atheros/base-files/lib/upgrade/
H A Dplatform.sh34 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/package/base-files/files/bin/
H A Dipcalc.sh57 if (ARGC > 3) {
/netgear-R7800-V1.0.2.28/target/linux/cns3xxx/base-files/lib/upgrade/
H A Dplatform.sh72 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/base-files/lib/upgrade/
H A Dplatform.sh78 [ "$ARGC" -gt 1 ] && return 1
/netgear-R7800-V1.0.2.28/package/noip2/src/
H A Dnoip2.c224 #define ARGC 1 macro
709 have_args |= ARGC;

Completed in 81 milliseconds