Home
last modified time | relevance | path

Searched defs:pRep (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dswaprep.c182 SGenericReply(ClientPtr pClient, int size, xGenericReply * pRep) in SGenericReply()
191 xGetWindowAttributesReply * pRep) in SGetWindowAttributesReply()
207 SGetGeometryReply(ClientPtr pClient, int size, xGetGeometryReply * pRep) in SGetGeometryReply()
220 SQueryTreeReply(ClientPtr pClient, int size, xQueryTreeReply * pRep) in SQueryTreeReply()
231 SInternAtomReply(ClientPtr pClient, int size, xInternAtomReply * pRep) in SInternAtomReply()
239 SGetAtomNameReply(ClientPtr pClient, int size, xGetAtomNameReply * pRep) in SGetAtomNameReply()
248 SGetPropertyReply(ClientPtr pClient, int size, xGetPropertyReply * pRep) in SGetPropertyReply()
259 SListPropertiesReply(ClientPtr pClient, int size, xListPropertiesReply * pRep) in SListPropertiesReply()
269 xGetSelectionOwnerReply * pRep) in SGetSelectionOwnerReply()
277 SQueryPointerReply(ClientPtr pClient, int size, xQueryPointerReply * pRep) in SQueryPointerReply()
[all …]
/OK3568_Linux_fs/external/xserver/record/
H A Drecord.c292 xRecordEnableContextReply *pRep = (xRecordEnableContextReply *) in RecordAProtocolElement() local