| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
Go to the source code of this file.
Functions | |
| void | posix_print_error_and_exit (const char *format,...) | 
| void | posix_print_warning (const char *format,...) | 
| void | posix_print_trace (const char *format,...) | 
| int | posix_trace_over_tty (int output) | 
| void posix_print_error_and_exit | ( | const char * | format, | 
| ... | |||
| ) | 
| void posix_print_trace | ( | const char * | format, | 
| ... | |||
| ) | 
| void posix_print_warning | ( | const char * | format, | 
| ... | |||
| ) | 
| int posix_trace_over_tty | ( | int | output | ) |