Searched refs:macosx_log (Results 1 - 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/
H A Dmacosx.h38 extern void macosx_log(char *);
H A DmacosxCG.c70 extern void macosx_log(char *);
119 if (1) macosx_log("macosxCG_refresh_callback: register\n");
127 if (1) macosx_log("macosxCG_refresh_callback: unregister\n");
167 macosx_log("macosxCG_init: initializing display.\n");
175 macosx_log("macosxCG_init: could not get kCGDirectMainDisplay / CGMainDisplayID() display.\n");
180 macosx_log("NO_DEPRECATED_LOCALEVENTS: not calling CGSetLocalEventsSuppressionInterval()\n");
181 macosx_log("NO_DEPRECATED_LOCALEVENTS: not calling CGSetLocalEventsFilterDuringSupressionState()\n");
192 macosx_log("NO_DEPRECATED_LOCALEVENTS: not calling CGSetLocalEventsSuppressionInterval()\n");
193 macosx_log("NO_DEPRECATED_LOCALEVENTS: not calling CGSetLocalEventsFilterDuringSupressionState()\n");
202 macosx_log("macosxCG_ini
[all...]
H A DmacosxCGS.c89 extern void macosx_log(char *);
535 macosx_log("macosxGCS_initpb: **PASTEBOARD INACCESSIBLE**.\n");
536 macosx_log("macosxGCS_initpb: Clipboard exchange will NOT work.\n");
537 macosx_log("macosxGCS_initpb: Start x11vnc *inside* Aqua for Clipboard.\n");
H A Dmacosx.c59 void macosx_log(char *);
81 void macosx_log(char *str) { function

Completed in 27 milliseconds