Searched refs:os_exit (Results 1 – 5 of 5) sorted by relevance
32 os_exit(2); in sandbox_exit()35 os_exit(2); in sandbox_exit()38 os_exit(0); in sandbox_exit()
34 os_exit(1); in sandbox_early_getopt_check()66 os_exit(0); in sandbox_early_getopt_check()101 os_exit(retval); in sandbox_main_loop_init()
63 os_exit(1); in os_lseek()102 void os_exit(int exit_code) in os_exit() function555 os_exit(2); in os_jump_to_image()
103 void os_exit(int exit_code) __attribute__((noreturn));
373 static int os_exit (lua_State *L) { in os_exit() function391 {"exit", os_exit},