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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsopendi.c154 char *agentHost = (char *)NULL; local
188 switch(XDPSNXFindNX(dpy, licMeth, &agentHost, &transport, &port)) {
261 "unix" : agentHost),
264 /* Free agentHost later */
428 if (agentHost && strcmp(hostname, agentHost))
458 if (agentHost)
459 Xfree(agentHost);

Completed in 40 milliseconds