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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpssysnames.c42 char **DPSSysNames; variable
442 DPSSysNames = (char **)sysNames;
H A Ddpsprivate.h99 extern char **DPSSysNames;
102 /* System name tables. DPSSysNames[index] is the string for the name.
H A Ddpsclient.c1315 if (p == NULL) p = DPSSysNames[index];
1316 } else p = DPSSysNames[index];
1931 DPSPrintf(ctxt, "/%s ", DPSSysNames[*buf]);
1934 DPSPrintf(ctxt, "%s ", DPSSysNames[*buf]);

Completed in 17 milliseconds