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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DcsfindNX.c237 char *licenseMethod,
278 if (licenseMethod != NULL)
279 desiredLicenseMethod = XInternAtom(dpy, licenseMethod, True);
515 char *licenseMethod,
538 } else if (XDPSNXOnDisplay(dpy, licenseMethod, host, transport, port) ==
235 XDPSNXOnDisplay( Display *dpy, char *licenseMethod, char **host, int *transport, int *port) argument
513 XDPSNXFindNX( Display *dpy, char *licenseMethod, char **host, int *transport, int *port) argument

Completed in 1272 milliseconds