You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
345 B

LIBCGROUPRC { # introduced=29
global:
ACgroupFile_getVersion;
ACgroupFile_getControllerCount;
ACgroupFile_getController;
ACgroupController_getVersion;
ACgroupController_getName;
ACgroupController_getPath;
local:
*;
};
LIBCGROUPRC_30 { # introduced=30
global:
ACgroupController_getFlags;
local:
*;
};