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

/xsrc/external/mit/libXdmcp/dist/include/X11/
H A DXdmcp.h26 #define XDM_UDP_PORT 177 macro
/xsrc/external/mit/xdm/dist/chooser/
H A Dchooser.c526 in_addr.sin_port = htons (XDM_UDP_PORT);
541 in_addr.sin_port = htons (XDM_UDP_PORT);
559 snprintf(sport, sizeof(sport), "%d", XDM_UDP_PORT);
605 in_addr.sin_port = htons (XDM_UDP_PORT);
/xsrc/external/mit/xdm/dist/xdm/
H A Dxdmcp.c161 in_addr.sin_port = htons ((short) XDM_UDP_PORT);
176 in6_addr.sin6_port = htons ((short) XDM_UDP_PORT);
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dxdmcp.c224 static unsigned short xdm_udp_port = XDM_UDP_PORT;
/xsrc/external/mit/xorg-server/dist/os/
H A Dxdmcp.c214 static unsigned short xdm_udp_port = XDM_UDP_PORT;

Completed in 11 milliseconds