Home
last modified time | relevance | path

Searched refs:ReplyNotSwappd (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dtables.c717 ReplyNotSwappd,
718 ReplyNotSwappd,
719 ReplyNotSwappd,
721 ReplyNotSwappd,
722 ReplyNotSwappd, /* 5 */
723 ReplyNotSwappd,
724 ReplyNotSwappd,
725 ReplyNotSwappd,
726 ReplyNotSwappd,
727 ReplyNotSwappd, /* 10 */
[all …]
H A Dswaprep.c1171 ReplyNotSwappd(ClientPtr pClient, int size, void *pbuf) in ReplyNotSwappd() function
/OK3568_Linux_fs/external/xserver/include/
H A Ddixstruct.h54 ReplyNotSwappd(ClientPtr /* pClient */ ,
/OK3568_Linux_fs/external/xserver/Xi/
H A Dextinit.c1142 ReplySwapVector[IReqCode] = ReplyNotSwappd; in IResetProc()