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

  /xsrc/external/mit/libXdmcp/dist/include/X11/
Xdmcp.h 49 FAILED, KEEPALIVE, ALIVE
  /xsrc/external/mit/freetype/dist/src/base/
ftdbgmem.c 30 #define KEEPALIVE /* `Keep alive' means that freed blocks aren't released
86 * memory block. If KEEPALIVE is defined, blocks that are freed by
98 #ifdef KEEPALIVE
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_dri2.c 145 int keepalive; member in struct:sna_dri2_event
154 #define KEEPALIVE 8 /* wait ~100ms before discarding swap caches */
158 #define KEEPALIVE 1
1749 event->keepalive = 1;
1803 info->keepalive = 1;
1871 info->keepalive = 1;
2000 info->keepalive = KEEPALIVE;
2621 assert(info->keepalive == 1);
2691 info->keepalive++
    [all...]
  /xsrc/external/mit/xdm/dist/xdm/
xdmcp.c 380 case KEEPALIVE:
  /xsrc/external/mit/xorg-server/dist/os/
xdmcp.c 796 * timeouts, or Keepalive failure.
820 XdmcpDeadSession("too many keepalive retransmissions");
1294 header.opcode = (CARD16) KEEPALIVE;
  /xsrc/external/mit/xorg-server.old/dist/os/
xdmcp.c 853 * timeouts, or Keepalive failure.
878 XdmcpDeadSession ("too many keepalive retransmissions");
1401 header.opcode = (CARD16) KEEPALIVE;

Completed in 18 milliseconds