Searched refs:ugh (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmotorola-bin.c144 const char *ugh = NULL; local
147 ugh = "input file too short";
153 ugh = "Invalid CRC";
156 if (ugh == NULL)
157 ugh = "unrecognized flags field";
167 if (ugh != NULL) {
168 fprintf(stderr, "%s\n", ugh);
/netgear-R7800-V1.0.2.28/tools/makefun/src/
H A Dmakefun241 //-d- FOO_MAX_FREE_LIST -- the debug code needs to know this, ugh.
430 # End on unescaped quote or (ugh) end of line...
452 # End on unescaped quote or (ugh) end of line...

Completed in 62 milliseconds