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

/xsrc/external/mit/libX11/dist/src/
H A DLiHosts.c71 XHostAddress *XListHosts (
76 register XHostAddress *outbuf = NULL, *op;
90 return (XHostAddress *) NULL;
96 (sizeof(XHostAddress) + sizeof(XServerInterpretedAddress));
100 (sizeof(XHostAddress) + sizeof(XServerInterpretedAddress));
111 return (XHostAddress *) NULL;
115 (((unsigned char *) outbuf) + (reply.nHosts * sizeof(XHostAddress)));
H A DHost.c68 changehost (Display *dpy, XHostAddress *host, BYTE mode)
107 XHostAddress *host)
115 XHostAddress *host)
123 XHostAddress *hosts,
136 XHostAddress *hosts,
/xsrc/external/mit/xhost/dist/
H A Dxhost.c130 static const char *get_hostname(XHostAddress *ha);
185 XHostAddress *list;
323 XHostAddress ha;
691 get_hostname(XHostAddress *ha)
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h341 } XHostAddress; typedef in typeref:struct:__anonf1b122fa0a08
1677 extern XHostAddress *XListHosts(
1949 XHostAddress* /* host */
1954 XHostAddress* /* hosts */,
3088 XHostAddress* /* host */
3093 XHostAddress* /* hosts */,
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am470 XHostAddress
H A DMakefile.in862 XHostAddress
/xsrc/external/mit/xdm/dist/greeter/
H A Dgreet.c664 XHostAddress addr;

Completed in 15 milliseconds