blob: 5b888a2ddce9ebc3a0d9296546f276f4a68aa980 [file] [log] [blame]
Harald Welteed605782018-05-26 17:07:39 +02001LIBOSMOCTRL_1.0 {
2global:
3
4ctrl_cmd_cpy;
5ctrl_cmd_create;
6ctrl_cmd_def_is_zombie;
7ctrl_cmd_def_make;
8ctrl_cmd_def_send;
9#ctrl_cmd_exec;
10ctrl_cmd_exec_from_string;
11ctrl_cmd_handle;
12ctrl_cmd_install;
13ctrl_cmd_make;
14ctrl_cmd_parse;
15ctrl_cmd_parse2;
16ctrl_cmd_send;
17ctrl_cmd_send_to_all;
18ctrl_cmd_send_trap;
19ctrl_cmd_trap;
20ctrl_handle_alloc; /* could be removed? */
21ctrl_handle_alloc2; /* could be removed? */
22ctrl_handle_msg; /* only used in unit test */
23ctrl_interface_setup;
24ctrl_interface_setup_dynip;
25ctrl_interface_setup_dynip2;
26ctrl_lookup_register;
27ctrl_parse_get_num;
28ctrl_type_vals;
29ctrl_vty_get_bind_addr;
30ctrl_vty_init;
31osmo_ctrl_conn_alloc;
32
33local: *;
34};