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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libpsres/
H A DPSres.c106 int nameCount; member in struct:_ResourceTypeStruct
425 dir->types[i].nameCount = 0;
556 for (i = 0; i < type->nameCount; i++) {
699 type->nameCount = count;
790 t->nameCount = 0;
794 t->nameCount = 0;
1369 int nameCount = 0; local
1378 if (resourceName == NULL) nameCount += rt->nameCount;
1380 for (j = 0; j < rt->nameCount;
[all...]

Completed in 18 milliseconds