Searched refs:rfbClientLogProc (Results 1 – 2 of 2) sorted by relevance
371 typedef void (*rfbClientLogProc)(const char *format, ...); typedef372 extern rfbClientLogProc rfbClientLog,rfbClientErr;
104 rfbClientLogProc rfbClientLog=rfbDefaultClientLog;105 rfbClientLogProc rfbClientErr=rfbDefaultClientLog;