Searched defs:trueDisplayName (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsopendi.c151 DPSCAPOpenAgent(Display *dpy, char *trueDisplayName) argument
447 strcpy(trueDisplayName, hostname);
449 strcat(trueDisplayName, s);
451 strcat(trueDisplayName, ":0.0");
454 strcpy(trueDisplayName, dxname);
457 strcpy(trueDisplayName, DisplayString(dpy));

Completed in 10 milliseconds