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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibint.c209 /* we should not get zero, if we do, force a read */
222 * and we've seen at least one OS that appears to not update
265 we'll just flush and block waiting for it */
268 /* don't flush until we block the first time */
277 /* but we won't read more than the max buffer size */
548 * if more new then we are trying this time, clamp
553 * Note that todo had better be at least 1 or else we'll end up
627 * The hard part about this is that we only get 16 bits from a reply. Well,
628 * then, we hav
1387 _XDefaultWireError(Display *display, XErrorEvent *he, xError *we) argument
[all...]
H A DXDPS.c190 /* This is a terribly inefficient way to find a per-display index, but we
191 need it till we get dpy->fd fixed in VMS%%%%%*/
287 /*%%%%Temp till we fix dpy->fd*/
317 ConvertOutputEvent(Display *dpy, XEvent *ce, xEvent *we) argument
319 register PSOutputEvent *wireevent = (PSOutputEvent *) we;
338 ConvertStatusEvent(Display *dpy, XEvent *ce, xEvent *we) argument
340 register PSStatusEvent *wireevent = (PSStatusEvent *) we;
359 ConvertReadyEvent(Display *dpy, XEvent *ce, xEvent *we) argument
361 register PSReadyEvent *wireevent = (PSReadyEvent *) we;
503 rep.serverversion, but it turns out that we do
[all...]

Completed in 15 milliseconds