Searched refs:RecordFindClientOnContext (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/record/ |
| H A D | record.c | 416 RecordFindClientOnContext(RecordContextPtr pContext, in RecordFindClientOnContext() function 513 pRCAP = RecordFindClientOnContext(pContext, client->clientAsMask, NULL); in RecordARequest() 588 pRCAP = RecordFindClientOnContext(pContext, client->clientAsMask, NULL); in RecordAReply() 668 pRCAP = RecordFindClientOnContext(pContext, pClient->clientAsMask, in RecordADeliveredEventOrError() 966 pOtherRCAP = RecordFindClientOnContext(pContext, client, in RecordUninstallHooks() 1122 if ((pRCAP = RecordFindClientOnContext(pContext, clientspec, &position))) in RecordDeleteClientFromContext() 2717 if ((pRCAP = RecordFindClientOnContext(pContext, in RecordAClientStateChange() 2745 if ((pRCAP = RecordFindClientOnContext(pContext, in RecordAClientStateChange()
|