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

/xsrc/external/mit/xdm/dist/xdm/
H A Dxdmcp.c529 if (getaddrinfo(hostent->h_name, NULL, &hints, &ai) == 0) {
541 hostname = hostent->h_name;
635 hostent = gethostbyname(hostent->h_name);
645 if (hostent && hostent->h_name && hostent->h_name[0]
646 && (hostent->h_name[0] != '.')
649 if (!strcmp (localhost, hostent->h_name))
668 (remoteDot = strchr(hostent->h_name, '.')))
679 hostent->h_name, displayNumber) < 0) {
1409 if (getaddrinfo(hostent->h_name, NUL
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dparse_m4.c173 WR_DEF("HOSTNAME", hostname->h_name);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXos_r.h412 char h_name[MAXHOSTNAMELEN]; member in struct:__anon4a62ccf90408
426 strcpy((hp).h_name, (hp).hptr->h_name), \
427 ((hp).hent.h_name = (hp).h_name), \
/xsrc/external/mit/xauth/dist/
H A Dgethost.c97 return (hp->h_name);
/xsrc/external/mit/xtrans/dist/
H A DXtransutil.c396 addr = hostp->h_name;
/xsrc/external/mit/proxymngr/dist/
H A Dmain.c508 if (hostent && hostent->h_name)
509 canonname = hostent->h_name;
/xsrc/external/mit/xhost/dist/
H A Dxhost.c782 return (hp->h_name);
/xsrc/external/mit/xdm/dist/chooser/
H A Dchooser.c301 host = (char *)hostent->h_name;
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dutils.c1009 hnameptr = host->h_name;
/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c1116 hnameptr = host->h_name;

Completed in 14 milliseconds