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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libpsres/
H A DPSres.c1311 ResourceType rt; local
1325 rt = rd->types + i;
1326 if (rt->filled) continue;
1327 if (strcmp(rt->type, resourceType) != 0) continue;
1330 LookupResourceInList(rt, resourceName)) continue;
1367 ResourceType rt; local
1376 rt = rd->types + i;
1377 if (strcmp(rt->type, resourceType) != 0) continue;
1378 if (resourceName == NULL) nameCount += rt->nameCount;
1380 for (j = 0; j < rt
[all...]
/solaris-x11-s11/open-src/common/
H A DX-parfait.conf361 XGetWindowProperty(d, w, p, lo, ll, del, rt, at, af, n, bar, prop) : noescape {

Completed in 13 milliseconds