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

  /external/bison/src/
flex-scanner.h 34 FILE *FLEX_PREFIX (get_out) (void);
  /external/libvncserver/x11vnc/misc/
inet6to4 65 my $listen_sock = ''; # declared here for get_out()
67 sub get_out { subroutine
77 $SIG{INT} = \&get_out;
78 $SIG{TERM} = \&get_out;
connect_switch 109 my $listen_sock = ''; # declared here for get_out()
111 sub get_out { subroutine
121 $SIG{INT} = \&get_out;
122 $SIG{TERM} = \&get_out;
ultravnc_repeater.pl 87 sub get_out { subroutine
104 $SIG{INT} = \&get_out;
105 $SIG{TERM} = \&get_out;
  /external/libvncserver/x11vnc/
userinput.c 2478 int get_out, got_one = 0, flush1 = 0, flush2 = 0; local
2720 int get_out, got_one = 0, flush1 = 0, flush2 = 0; local
    [all...]

Completed in 78 milliseconds