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

  /xsrc/external/mit/libXdmcp/dist/include/X11/
Xdmcp.h 48 WILLING, UNWILLING, REQUEST, ACCEPT, DECLINE, MANAGE, REFUSE,
  /xsrc/external/mit/xorg-server/dist/os/
xdmcp.c 743 case DECLINE:
1220 &DeclineAuthenticationData, DECLINE)) {
  /xsrc/external/mit/xorg-server.old/dist/os/
xdmcp.c 801 case DECLINE:
1321 &DeclineAuthenticationData, DECLINE))
  /xsrc/external/mit/xdm/dist/xdm/
xdmcp.c 969 goto decline;
977 goto decline;
984 goto decline;
995 goto decline;
1006 goto decline;
1014 goto decline;
1043 decline: ;
1101 Debug ("Decline %*.*s\n", status->length, status->length, pS(status->data));
1103 header.opcode = (CARD16) DECLINE;

Completed in 21 milliseconds