Searched refs:DISPATCH_PROC (Results 1 – 3 of 3) sorted by relevance
44 DISPATCH_PROC(winProcEstablishConnection);
183 #define DISPATCH_PROC(func) int func(ClientPtr /* client */) macro
98603 "delete pervasively use of DISPATCH_PROC" (2010-09-28), which is a bit worrying as104852 Cygwin/X: Fix compilation after "delete pervasively use of DISPATCH_PROC"105088 xserver: delete pervasively use of DISPATCH_PROC105095 sed -i -e '/static DISPATCH_PROC*.*;/d' `git ls-files`