Home
last modified time | relevance | path

Searched refs:posix_exit (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/boards/native/nrf_bsim/common/
Dposix_arch_if.c9 void posix_exit(int exit_code) in posix_exit() function
/Zephyr-latest/soc/native/inf_clock/
Dposix_board_if.h26 FUNC_NORETURN void posix_exit(int exit_code);
/Zephyr-latest/arch/posix/core/
Dcpuhalt.c59 posix_exit(1); in sys_arch_reboot()
/Zephyr-latest/boards/native/common/sdl/
Dsdl_events.c23 posix_exit(0); in sdl_handle_events()
/Zephyr-latest/arch/posix/core/nsi_compat/
Dnsi_compat.c48 posix_exit(exit_code); in nsi_exit()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_native_posix_adapt.c277 posix_exit(EXIT_FAILURE); in usbip_start()
283 posix_exit(EXIT_FAILURE); in usbip_start()
298 posix_exit(EXIT_FAILURE); in usbip_start()
303 posix_exit(EXIT_FAILURE); in usbip_start()
321 posix_exit(EXIT_FAILURE); in usbip_start()
/Zephyr-latest/boards/native/native_posix/
Dmain.c38 void posix_exit(int exit_code) in posix_exit() function
Dtracing.c22 posix_exit(1); in posix_vprint_error_and_exit()
Dhw_models_top.c108 posix_exit(0); in hwm_sleep_until_next_timer()
Dcmdline_common.c399 posix_exit(0); in cmd_parse_one_arg()
/Zephyr-latest/tests/boards/native_sim/native_tasks/src/
Dmain.c68 posix_exit(0); in main()
/Zephyr-latest/boards/native/native_sim/
Dposix_arch_if.c18 void posix_exit(int exit_code) in posix_exit() function
/Zephyr-latest/subsys/testsuite/include/zephyr/
Dtc_util.h215 posix_exit(result); \
/Zephyr-latest/samples/drivers/display/src/
Dmain.c42 posix_exit(exit_code); in posix_exit_main()
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst183 controller and interrupt handling APIs, :c:func:`posix_exit`,