HomeSort by: relevance | last modified time | path
    Searched refs:WILLING (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/libXdmcp/dist/include/X11/
Xdmcp.h 48 WILLING, UNWILLING, REQUEST, ACCEPT, DECLINE, MANAGE, REFUSE,
  /xsrc/external/mit/xdm/dist/chooser/
chooser.c 161 int willing; member in struct:_hostName
240 AddHostname (ARRAY8Ptr hostname, ARRAY8Ptr status, struct sockaddr *addr, int willing)
328 new->willing = willing;
401 case WILLING:
410 header.opcode == (int) WILLING))
423 header.opcode == (int) WILLING))
766 Returns 1 when host is willing and 0 if not
775 /* Assume the next host is willing */
783 if (!h->willing)
    [all...]
  /xsrc/external/mit/xdm/dist/xdm/
xdmcp.c 269 if (Willing (&addr, connectionType, authenticationName, &status, type))
857 Debug ("Send willing %*.*s %*.*s\n", authenticationName->length,
864 header.opcode = (CARD16) WILLING;
  /xsrc/external/mit/xorg-server/dist/os/
xdmcp.c 691 * selects the first host to respond with willing message.
734 case WILLING:
  /xsrc/external/mit/xorg-server.old/dist/os/
xdmcp.c 745 * selects the first host to respond with willing message.
792 case WILLING:

Completed in 31 milliseconds