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

  /external/libvncserver/x11vnc/
cleanup.h 50 extern int trap_xioerror(Display *d);
cleanup.c 71 int trap_xioerror(Display *d);
276 int trap_xioerror(Display *d) { function
x11vnc.c 582 old_handler2 = XSetIOErrorHandler(trap_xioerror);
    [all...]
userinput.c     [all...]

Completed in 467 milliseconds