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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibext.c206 N_XRead(agent, (char *)p, (long)sizeof(xCAPConnReplyPrefix));
215 N_XRead(agent, c, sz_xCAPConnFailed - sz_xCAPConnReplyPrefix);
240 N_XRead(agent, c, rest);
H A Dcslibint.c301 * N_XRead - Read bytes from the socket taking into account incomplete
304 int N_XRead (Display *dpy, char *data, long size) function
689 N_XRead(dpy, (char *)rep, (long)SIZEOF(xReply));
711 N_XRead (dpy, (char *) (NEXTPTR(rep,xReply)),
717 N_XRead (dpy, (char *) (NEXTPTR(rep,xReply)),
728 N_XRead (dpy, (char *) (NEXTPTR(rep,xReply)),
777 N_XRead (dpy, buf, bytes_read);
H A Dcslibint.h286 extern int N_XRead(Display*, char *, long);
H A Dcsconndi.c765 N_XRead (dpy, buf, pend);
H A Ddps-def.cpp212 N_XRead
H A DXDPS.c171 N_XRead,

Completed in 2777 milliseconds