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

/xsrc/external/mit/libX11/dist/src/
H A DLiHosts.c81 XServerInterpretedAddress *sip;
96 (sizeof(XHostAddress) + sizeof(XServerInterpretedAddress));
100 (sizeof(XHostAddress) + sizeof(XServerInterpretedAddress));
114 sip = (XServerInterpretedAddress *)
117 + (reply.nHosts * sizeof(XServerInterpretedAddress));
H A DHost.c72 XServerInterpretedAddress *siAddr;
76 (XServerInterpretedAddress *)host->address : NULL;
/xsrc/external/mit/xhost/dist/
H A Dxhost.c438 XServerInterpretedAddress siaddr;
830 XServerInterpretedAddress *sip;
835 sip = (XServerInterpretedAddress *) ha->address;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h351 } XServerInterpretedAddress; typedef in typeref:struct:__anonf1b122fa0b08

Completed in 10 milliseconds