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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/example/
H A Dgjobread.c97 xmlChar *projectID; member in struct:job
129 ret->projectID = xmlGetProp(cur, (const xmlChar *) "ID");
130 if (ret->projectID == NULL) {
160 if (cur->projectID != NULL) printf("projectID: %s\n", cur->projectID);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/example/
H A Dgjobread.c97 xmlChar *projectID; member in struct:job
129 ret->projectID = xmlGetProp(cur, (const xmlChar *) "ID");
130 if (ret->projectID == NULL) {
160 if (cur->projectID != NULL) printf("projectID: %s\n", cur->projectID);

Completed in 307 milliseconds