Searched defs:do_exit (Results 1 – 10 of 10) sorted by relevance
11 static int do_exit(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_exit() function
51 do_exit = False; variable
68 do_exit = False; variable
114 do_exit() { function
27 bool do_exit = true; variable
648 static int do_exit(void) in do_exit() function
715 void __noreturn do_exit(long code) in do_exit() function
3449 int do_exit = 0; in check_permissions() local