|
libosmovty 1.11.0.52-28973f
Osmocom VTY library
|
#include <stdlib.h>#include <string.h>#include "config.h"#include <osmocom/core/osmo_io.h>#include <osmocom/vty/command.h>#include <osmocom/vty/vty.h>Functions | |
| DEFUN (show_runtime, show_runtime_cmd, "show runtime", SHOW_STR "Display runtime information\n") | |
| void | vty_misc_init (void) |
| DEFUN | ( | show_runtime | , |
| show_runtime_cmd | , | ||
| "show runtime" | , | ||
| SHOW_STR "Display runtime information\n" | |||
| ) |
References CMD_SUCCESS, osmo_io_backend_name(), osmo_io_get_backend(), VTY_NEWLINE, and vty_out().