Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/cpu/
H A Dcpu.c32 os_exit(2); in sandbox_exit()
35 os_exit(2); in sandbox_exit()
38 os_exit(0); in sandbox_exit()
212 os_exit(ENOMEM); in map_to_sysmem()
H A Dstart.c34 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()
H A Dos.c55 os_exit(1); in os_lseek()
96 void os_exit(int exit_code) in os_exit() function
665 os_exit(2); in os_jump_to_file()
/openbmc/u-boot/include/
H A Dos.h94 void os_exit(int exit_code) __attribute__((noreturn));