Searched defs:do_exit (Results 1 – 8 of 8) sorted by relevance
29 static int *do_exit; variable
61 volatile sig_atomic_t do_exit; member
30 unsigned int do_exit:1; member
55 static void do_exit(int stop) in do_exit() function
192 def do_exit(self, arg): member in samplecmdclass
866 static void do_exit(int ret) in do_exit() function
1201 do_exit = do_quit variable in Pdb
1287 static void do_exit(VideoState *is) in do_exit() function