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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c170 static int testIO = 0; variable
2171 if (testIO) {
2884 printf("\t--testIO : test user I/O support\n");
3086 else if ((!strcmp(argv[i], "-testIO")) ||
3087 (!strcmp(argv[i], "--testIO")))
3088 testIO++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c170 static int testIO = 0; variable
2171 if (testIO) {
2884 printf("\t--testIO : test user I/O support\n");
3086 else if ((!strcmp(argv[i], "-testIO")) ||
3087 (!strcmp(argv[i], "--testIO")))
3088 testIO++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmllint.c170 static int testIO = 0; variable
2171 if (testIO) {
2884 printf("\t--testIO : test user I/O support\n");
3086 else if ((!strcmp(argv[i], "-testIO")) ||
3087 (!strcmp(argv[i], "--testIO")))
3088 testIO++;

Completed in 62 milliseconds