• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/

Lines Matching refs:fputs

87     fputs("Usage: testmxml filename.xml\n", stderr);
99 fputs("ERROR: No parent node in basic test!\n", stderr);
140 fputs("ERROR: No first child node in basic test!\n", stderr);
166 fputs("ERROR: No second child node in basic test!\n", stderr);
192 fputs("ERROR: No third child node in basic test!\n", stderr);
218 fputs("ERROR: No fourth child node in basic test!\n", stderr);
270 fputs("ERROR: Unable to find value for \"*/two\".\n", stderr);
276 fputs("ERROR: Bad value for \"*/two\".\n", stderr);
284 fputs("ERROR: Unable to find value for \"foo/*/two\".\n", stderr);
290 fputs("ERROR: Bad value for \"foo/*/two\".\n", stderr);
298 fputs("ERROR: Unable to find value for \"foo/bar/one/two\".\n", stderr);
304 fputs("ERROR: Bad value for \"foo/bar/one/two\".\n", stderr);
316 fputs("ERROR: Unable to create index of all nodes!\n", stderr);
333 fputs("ERROR: mxmlIndexFind for \"group\" failed!\n", stderr);
344 fputs("ERROR: Unable to create index of groups!\n", stderr);
361 fputs("ERROR: mxmlIndexEnum failed!\n", stderr);
372 fputs("ERROR: Unable to create index of type attributes!\n", stderr);
389 fputs("ERROR: mxmlIndexFind for \"string\" failed!\n", stderr);
400 fputs("ERROR: Unable to create index of elements and attributes!\n", stderr);
417 fputs("ERROR: mxmlIndexFind for \"string\" failed!\n", stderr);
444 fputs("ERROR: Child pointer not NULL after deleting all children!\n", stderr);
450 fputs("ERROR: Last child pointer not NULL after deleting all children!\n", stderr);
480 fputs("Unable to read XML file!\n", stderr);
494 fputs("Unable to find first <choice> element in XML tree!\n", stderr);
501 fputs("Unable to find second <choice> element in XML tree!\n", stderr);
518 fputs(buffer, stderr);