blob: f995467b4a963e460f03424886e0cc91c29f2a92 [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;
Pau Espin Pedrol239ed3b2018-07-12 17:51:16 +020016ctrl_cmd_parse3;
Harald Welteed605782018-05-26 17:07:39 +020017ctrl_cmd_send;
18ctrl_cmd_send_to_all;
19ctrl_cmd_send_trap;
20ctrl_cmd_trap;
21ctrl_handle_alloc; /* could be removed? */
22ctrl_handle_alloc2; /* could be removed? */
23ctrl_handle_msg; /* only used in unit test */
24ctrl_interface_setup;
25ctrl_interface_setup_dynip;
26ctrl_interface_setup_dynip2;
27ctrl_lookup_register;
28ctrl_parse_get_num;
29ctrl_type_vals;
30ctrl_vty_get_bind_addr;
31ctrl_vty_init;
32osmo_ctrl_conn_alloc;
33
34local: *;
35};