HomeSort by relevance Sort by last modified time
    Searched refs:macosx_log (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/x11vnc/
macosx.h 38 extern void macosx_log(char *);
macosxCG.c 70 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_init: could not get raw framebuffer address / CGDisplayBaseAddress().\n")
    [all...]
macosxCGS.c 89 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");
macosx.c 59 void macosx_log(char *);
81 void macosx_log(char *str) { function

Completed in 43 milliseconds