Searched refs:N_XRead (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | cslibext.c | 206 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 D | cslibint.c | 301 * 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 D | cslibint.h | 286 extern int N_XRead(Display*, char *, long);
|
H A D | csconndi.c | 765 N_XRead (dpy, buf, pend);
|
H A D | dps-def.cpp | 212 N_XRead
|
H A D | XDPS.c | 171 N_XRead,
|
Completed in 2777 milliseconds