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

/xsrc/external/mit/xtrans/dist/
H A DXtrans.c210 const char *_host, *_port;
220 _host = "";
227 _host="";
233 _host = "";
301 _host = _host_buf = mybuf;
314 _host_len = strlen(_host);
318 _host = hostnamebuf;
330 if (inet_pton(AF_INET6, _host + 1, &sin6) == 1) {
332 _host++;
377 if ((*host = strdup (_host))
209 const char *_host, *_port; local in function:TRANS
[all...]
/xsrc/external/mit/xorg-server.old/dist/os/
H A Daccess.c225 typedef struct _host { struct
229 struct _host *next;
/xsrc/external/mit/xorg-server/dist/os/
H A Daccess.c218 typedef struct _host { struct
222 struct _host *next;

Completed in 7 milliseconds