Home
last modified time | relevance | path

Searched refs:DISPATCH_PROC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinclipboardwrappers.c44 DISPATCH_PROC(winProcEstablishConnection);
/OK3568_Linux_fs/external/xserver/include/
H A Ddixstruct.h183 #define DISPATCH_PROC(func) int func(ClientPtr /* client */) macro
/OK3568_Linux_fs/external/xserver/
H A DChangeLog98603 "delete pervasively use of DISPATCH_PROC" (2010-09-28), which is a bit worrying as
104852 Cygwin/X: Fix compilation after "delete pervasively use of DISPATCH_PROC"
105088 xserver: delete pervasively use of DISPATCH_PROC
105095 sed -i -e '/static DISPATCH_PROC*.*;/d' `git ls-files`