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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibext.c113 char fullDisplayName[MAXHOSTNAMELEN+10]; local
151 if ((extData = DPSCAPOpenAgent(dpy, fullDisplayName)) == NULL)
182 setup.displayStringLength = strlen(fullDisplayName);
192 DPSCAPWrite(agent, fullDisplayName, setup.displayStringLength, dpscap_pad, dpscap_append);
195 if (CSDPSConfirmDisplay(agent, dpy, &setup, &reply, fullDisplayName) == 1)

Completed in 10 milliseconds