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

/xsrc/external/mit/libX11/dist/src/
H A DLiHosts.c99 unsigned long hostbytes = reply.nHosts * local in function:XListHosts
103 (hostbytes >> 2) < ((INT_MAX >> 2) - reply.length))
104 outbuf = Xmalloc(nbytes + hostbytes);

Completed in 2 milliseconds