Searched refs:pOtherRCAP (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/record/
H A Drecord.c1015 RecordClientsAndProtocolPtr pOtherRCAP;
1019 pOtherRCAP = RecordFindClientOnContext(pContext, client,
1021 if (pOtherRCAP && pOtherRCAP->pRequestMajorOpSet)
1028 pOtherRCAP->pRequestMajorOpSet,
1013 RecordClientsAndProtocolPtr pOtherRCAP; local in function:RecordUninstallHooks
/xsrc/external/mit/xorg-server/dist/record/
H A Drecord.c964 RecordClientsAndProtocolPtr pOtherRCAP;
969 pOtherRCAP = RecordFindClientOnContext(pContext, client,
971 if (pOtherRCAP && pOtherRCAP->pRequestMajorOpSet) {
977 RecordIterateSet(pOtherRCAP->pRequestMajorOpSet,
962 RecordClientsAndProtocolPtr pOtherRCAP; local in function:RecordUninstallHooks

Completed in 8 milliseconds