Files
sudo/plugins/sample/sample_plugin.map
Todd C. Miller 437978bd35 No need to provide a name for the scope in the map file since we
don't use the it for versioning.
2012-06-18 09:25:29 -04:00

9 lines
91 B
Plaintext

{
global:
# Policy and I/O plugin structs
sample_policy;
sample_io;
local:
*;
};