Home
last modified time | relevance | path

Searched refs:CLIENT_SEQUENCE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.h44 assert((rep)->sequenceNumber == CLIENT_SEQUENCE); \
63 #define CLIENT_SEQUENCE 0x100 macro
H A Dprotocol-common.c205 client.sequence = CLIENT_SEQUENCE; in init_client()