Searched refs:xdm_from (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/os/
H A Dxdmcp.c226 static const char *xdm_from = NULL; variable in typeref:typename:const char *
460 if (xdm_from != NULL) { /* Only register the requested address */
1030 if (xdmcpSocket >= 0 && xdm_from != NULL) {
1033 FatalError("Xserver: failed to bind to -from address: %s\n", xdm_from);
1588 xdm_from = argv[i];
/xsrc/external/mit/xorg-server/dist/os/
H A Dxdmcp.c216 static const char *xdm_from = NULL; variable in typeref:typename:const char *
459 if (xdm_from != NULL) { /* Only register the requested address */
928 if (xdm_from == NULL)
941 xdm_from);
1459 xdm_from = argv[i];

Completed in 5 milliseconds