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

  /xsrc/external/mit/editres/dist/
editres.c 49 int global_effective_protocol_version = CURRENT_PROTOCOL_VERSION;
comm.c 505 CURRENT_PROTOCOL_VERSION;
583 CURRENT_PROTOCOL_VERSION) {
593 CURRENT_PROTOCOL_VERSION) {
editresP.h 46 #define CURRENT_PROTOCOL_VERSION 6
utils.c 864 CURRENT_PROTOCOL_VERSION, version);
  /xsrc/external/mit/libXmu/dist/src/
EditresCom.c 125 #define CURRENT_PROTOCOL_VERSION 6L
238 if (c_event->data.l[3] != CURRENT_PROTOCOL_VERSION)
242 (unsigned int) CURRENT_PROTOCOL_VERSION);

Completed in 7 milliseconds