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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsfriends.h443 extern char *DPSNameFromIndex(long int index);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c1324 p = DPSNameFromIndex(index);
1489 register char *p = DPSNameFromIndex(newObj.val.nameVal);
1710 p = DPSNameFromIndex(index);
1937 DPSPrintf(ctxt, "/%s ", DPSNameFromIndex(*buf));
1940 DPSPrintf(ctxt, "%s ", DPSNameFromIndex(*buf));
2287 char *DPSNameFromIndex(long int index) function
H A Ddps-def.cpp30 DPSNameFromIndex

Completed in 32 milliseconds