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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSpreview.c79 static DPSPointer getsClientData = NULL; variable
93 getsClientData = getsData;
235 if ((*getsFunction)(buf, BUFLEN, file, getsClientData) == NULL) {
549 while ((*getsFunction)(buf, BUFSIZE, file, getsClientData) != NULL) {

Completed in 12 milliseconds