Searched defs:Pinfo (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/libX11/sun-src/src/ |
H A D | XInteractive.c | 240 unsigned char **Pinfo, 252 *Pinfo = NULL; 265 *Pinfo = Xcalloc(rep.count, sizeof(ConnectionPidRec)); 266 if (*Pinfo == NULL) { 273 _XRead32(dpy, (long *)(*Pinfo), length); 283 unsigned char *Pinfo, 303 Data32(dpy, (long *)Pinfo, length); 307 Data32(dpy, (long *)Pinfo, length); 238 XSolarisIAGetProcessInfo( Display *dpy, unsigned char **Pinfo, CARD32 flags, int *count ) argument 281 XSolarisIASetProcessInfo( Display *dpy, unsigned char *Pinfo, CARD32 flags, CARD32 count ) argument
|
Completed in 16 milliseconds