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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibint.c127 register long size, todo; local
135 size = todo = dpy->bufptr - dpy->buffer;
144 write_stat = WriteToServer(dpy->fd, bufindex, (int) todo);
147 todo = size;
157 if (todo > 1)
158 todo >>= 1;
523 long todo = total; local
539 long remain = todo; /* amount to try this time, <= total */
553 * Note that todo had better be at least 1 or else we'll end up
578 todo
[all...]

Completed in 1082 milliseconds