Home
last modified time | relevance | path

Searched refs:os_exit (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/sandbox/cpu/
A Dstart.c78 os_exit(1); in sandbox_early_getopt_check()
96 os_exit(1); in sandbox_early_getopt_check()
120 os_exit(0); in sandbox_early_getopt_check()
156 os_exit(retval); in sandbox_main_loop_init()
478 os_exit(2); in sandbox_reset()
509 os_exit(1); in sandbox_main()
A Dcpu.c40 os_exit(2); in sandbox_exit()
43 os_exit(0); in sandbox_exit()
217 os_exit(ENOMEM); in map_to_sysmem()
A Dos.c79 os_exit(1); in os_lseek()
128 void os_exit(int exit_code) in os_exit() function
854 os_exit(2); in os_jump_to_file()
1060 os_exit(1); in os_relaunch()
A Dstate.c486 os_exit(1); in state_init()
/u-boot/lib/
A Dhang.c32 os_exit(1); in hang()
/u-boot/include/
A Dos.h109 void os_exit(int exit_code) __attribute__((noreturn));

Completed in 15 milliseconds