Searched refs:nerrs (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-c-814 printf (_(PRIXFAST16 " errors"), nerrs);
15 printf (_(PRIXFAT16 " mistakes"), nerrs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-debug.c350 int nframes, nerrs; local
378 nerrs = 0;
404 ++nerrs;
425 ++nerrs;
429 if (nerrs > 0)
430 out += sprintf(out, "Skipped %d bad links\n", nerrs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Derror.c261 int nerrs = 0; local
268 ++nerrs;
270 if (!nerrs)

Completed in 217 milliseconds