OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inbufmax
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libICE/dist/include/X11/ICE/
ICEconn.h
156
char *
inbufmax
; /* Input buffer maximum+1 address */
member in struct:_IceConn
ICEmsg.h
245
if ((_iceConn->
inbufmax
- _iceConn->inbufptr) >= _bytes) \
263
(char *) _pData >= _iceConn->
inbufmax
) \
/xsrc/external/mit/libICE/dist/src/
accept.c
108
iceConn->
inbufmax
= iceConn->inbuf + ICE_INBUFSIZE;
misc.c
155
return (iceConn->
inbufmax
- iceConn->inbuf);
connect.c
214
iceConn->
inbufmax
= iceConn->inbuf + ICE_INBUFSIZE;
Completed in 38 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026