mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-22 13:25:17 +00:00
12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
![]() |
{
|
||
|
global:
|
||
|
LINKER_SYMBOL_PREFIX*ast_monitor_change_fname;
|
||
|
LINKER_SYMBOL_PREFIX*ast_monitor_pause;
|
||
|
LINKER_SYMBOL_PREFIX*ast_monitor_setjoinfiles;
|
||
|
LINKER_SYMBOL_PREFIX*ast_monitor_start;
|
||
|
LINKER_SYMBOL_PREFIX*ast_monitor_stop;
|
||
|
LINKER_SYMBOL_PREFIX*ast_monitor_unpause;
|
||
|
local:
|
||
|
*;
|
||
|
};
|