Searched refs:failed (Results 1 - 18 of 18) sorted by relevance

/netgear-R7800-V1.0.2.28/package/transmission/files/
H A Dtransbt-poptsk.sh34 echo transbt add task failed...
/netgear-R7800-V1.0.2.28/include/
H A Dverbose.mk51 SUBMAKE:=cmd() { $(MAKE) $$* && printf "$(_Y) make $$* finished$(_N)\n" >&8 || { printf "$(_Y) make $$* failed$(_N)\n" >&8; false; } }; cmd
56 SUBMAKE=cmd() { $(SILENT) $(MAKE) -s $$* < /dev/null || { echo "make $$*: build failed. Please re-run make with V=s to see what's going on"; false; } } 8>&1 9>&2; cmd
H A Dprereq.mk33 echo 'failed.'; \
H A Dsubdir.mk40 $(if $(call debug,$(1)/$(bd),v),,@)+$$(SUBMAKE) -C $(1)/$(bd) $(btype)-$(target) $(if $(findstring $(bd),$($(1)/builddirs-ignore-$(btype)-$(target))), || $(call ERROR,$(1), ERROR: $(1)/$(bd) [$(btype)] failed to build.))
46 $(if $(call debug,$(1)/$(bd),v),,@)+$(if $(BUILD_LOG),set -o pipefail;) $$(SUBMAKE) -C $(1)/$(bd) $(target) BUILD_VARIANT="$(filter-out __default,$(variant))" $(if $(BUILD_LOG),SILENT= 2>&1 | tee $(BUILD_LOG_DIR)/$(1)/$(bd)/$(target).txt) $(if $(findstring $(bd),$($(1)/builddirs-ignore-$(target))), || $(call ERROR,$(1), ERROR: $(1)/$(bd) failed to build$(if $(filter-out __default,$(variant)), (build variant: $(variant))).))
H A Dtoplevel.mk123 echo "Prerequisite check failed. Use FORCE=1 to override."; \
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/exports/
H A Dnss_ipsec.h138 uint32_t failed; /**< processing failed */ member in struct:nss_ipsec_pkt_stats
/netgear-R7800-V1.0.2.28/scripts/
H A Dfeeds378 warn "failed.\n";
518 my $failed = 1;
522 $failed = 0;
525 $failed and do {
526 warn "failed.\n";
532 warn "failed.\n";
/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_verify.c575 int failed = 0;
613 failed = 1;
621 return failed ? YAFFS_FAIL : YAFFS_OK;
/netgear-R7800-V1.0.2.28/package/qca-wifi/files/lib/sbin/
H A Dwifi_try208 echo "Timeout --> connection failed"
/netgear-R7800-V1.0.2.28/package/qca-wifi/files/sbin/
H A Dwifi_try200 echo "Timeout --> connection failed"
/netgear-R7800-V1.0.2.28/package/hotplug2/src/
H A Dudevtrigger.c302 int failed = 0; local
/netgear-R7800-V1.0.2.28/docs/
H A Dworking.tex81 \item if patches failed to apply:
H A Dnetwork.tex68 specifies the maximum number of failed pings before reconnecting.
H A Drelease_notes_R7500.tex333 \item \texttt{SQA2078,Auto FW Upgrade Test failed. Please refer to the attached files for more details.}
458 \item \texttt{SQA2078,Auto FW Upgrade Test failed when DUT not in dnishjack mode.}
551 \item \texttt{TD144, VPN connectio-Auto is failed using R7500 sample(enable openVPN server) in USA(William setup). OpenVPN client can't connect DUT(OpenVPN server) when VPN connectio-Auto .}
1181 \item \texttt{Fixed ssmtp will save all the failed email logs to dead.letter.}
/netgear-R7800-V1.0.2.28/package/zz-dni-streamboost/files/
H A Dstreamboost461 $LOGGER Action failed: $action $service_name
695 $LOGGER "[ FAIL ] Update failed."
719 $LOGGER "[ FAIL ] Upload $1 failed."
741 $LOGGER "[ FAIL ] Upload bwestdata failed."
787 echo "Not executing ${action}, read_config failed"
/netgear-R7800-V1.0.2.28/package/app-flow-scripts/files/
H A Dstreamboost460 $LOGGER Action failed: $action $service_name
670 $LOGGER "[ FAIL ] Update failed."
694 $LOGGER "[ FAIL ] Upload $1 failed."
716 $LOGGER "[ FAIL ] Upload bwestdata failed."
749 echo "Not executing ${action}, read_config failed"
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/mtd/nand/
H A Dath79_nand.c429 mtd->ecc_stats.failed++;
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/
H A Dnss_ipsecmgr.c610 event_stats->pkts_failed = sa_stats->pkts.failed;

Completed in 115 milliseconds