|
libosmocore 0.3.6
Osmocom core library
|
Functions | |
| static void | osmo_panic_default (const char *fmt, va_list args) |
| void | osmo_panic (const char *fmt,...) |
| Terminate the current program with a panic. | |
| void | osmo_set_panic_handler (osmo_panic_handler_t h) |
| Set the panic handler. | |
Variables | |
| static osmo_panic_handler_t | osmo_panic_handler = (void*)0 |