Home
last modified time | relevance | path

Searched refs:posix_vprint_error_and_exit (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/boards/native/native_posix/
Dtracing.c19 void posix_vprint_error_and_exit(const char *format, va_list vargs) in posix_vprint_error_and_exit() function
40 posix_vprint_error_and_exit(format, variable_args); in posix_print_error_and_exit()
/Zephyr-latest/boards/native/nrf_bsim/common/
Dtrace_hook.c24 void posix_vprint_error_and_exit(const char *format, va_list vargs) in posix_vprint_error_and_exit() function
47 posix_vprint_error_and_exit(format, variable_argsp); in posix_print_error_and_exit()
/Zephyr-latest/include/zephyr/arch/posix/
Dposix_trace.h15 void posix_vprint_error_and_exit(const char *format, va_list vargs);
/Zephyr-latest/arch/posix/core/nsi_compat/
Dnsi_compat.c24 posix_vprint_error_and_exit(format, variable_args); in nsi_print_error_and_exit()
/Zephyr-latest/boards/native/native_sim/
Dposix_arch_if.c23 void posix_vprint_error_and_exit(const char *format, va_list vargs) in posix_vprint_error_and_exit() function