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

/xsrc/external/mit/xman/dist/
H A Dmain.c47 static XtResource my_resources[] = { variable in typeref:typename:XtResource[]
180 my_resources, XtNumber(my_resources),
301 for (i = 0; i < sizeof(my_resources) / sizeof(XtResource); i++) {
302 if (!strcmp(my_resources[i].resource_name, "helpFile")) {
307 if (!(my_resources[i].default_addr = strdup(filename))) {
/xsrc/external/mit/xload/dist/
H A Dxload.c118 static XtResource my_resources[] = { variable in typeref:typename:XtResource[]
238 my_resources, XtNumber(my_resources),

Completed in 2 milliseconds