mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
10 lines
142 B
Text
10 lines
142 B
Text
CLAMAV_PRIVATE_UNRAR {
|
|
global:
|
|
RARProcessFile;
|
|
RARCloseArchive;
|
|
RARSetCallback;
|
|
RARReadHeaderEx;
|
|
RAROpenArchiveEx;
|
|
local:
|
|
*;
|
|
};
|