Searched refs:checkTestFile (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestrecurse.c59 static int checkTestFile(const char *filename);
299 if (checkTestFile(URL)) {
644 static int checkTestFile(const char *filename) { function
836 if (!checkTestFile(globbuf.gl_pathv[i]))
858 if ((result) &&(!checkTestFile(result))) {
860 } else if ((error) &&(!checkTestFile(error))) {
H A Drunxmlconf.c60 static int checkTestFile(const char *filename) { function
343 if (!checkTestFile((char *) filename)) {
530 if (!checkTestFile(confxml)) {
H A Druntest.c106 static int checkTestFile(const char *filename);
230 if (checkTestFile(URL)) {
594 static int checkTestFile(const char *filename) { function
3408 if (!checkTestFile(xml)) {
3412 if (!checkTestFile(result)) {
3781 if (!checkTestFile(buf)) {
3787 if (checkTestFile(buf)) {
3791 if (checkTestFile(buf)) {
4290 if (!checkTestFile(globbuf.gl_pathv[i]))
4312 if ((result) &&(!checkTestFile(resul
[all...]
H A Drunsuite.c57 static int checkTestFile(const char *filename) { function
155 if (checkTestFile(URL)) {
816 if (checkTestFile((const char *) path) <= 0) {
913 if (checkTestFile((const char *) path) <= 0) {

Completed in 104 milliseconds