#include <limal/config.h>Go to the source code of this file.
Namespaces | |
| namespace | limal::apparmor_reporting |
Defines | |
| #define | LIMAL_APPARMOR_REPORTING_LIB_VERSION "1.0.0" |
| #define | LIMAL_APPARMOR_REPORTING_API_VERSION 1 |
Functions | |
| const char *const | limal_apparmor_reporting_lib_version () |
| const unsigned int | limal_apparmor_reporting_api_version () |
| #define LIMAL_APPARMOR_REPORTING_API_VERSION 1 |
LiMaL apparmor-reporting API/namespace version.
| #define LIMAL_APPARMOR_REPORTING_LIB_VERSION "1.0.0" |
LiMaL apparmor-reporting library version.
| const unsigned int limal_apparmor_reporting_api_version | ( | ) |
LiMaL apparmor-reporting API version number function.
| const char* const limal_apparmor_reporting_lib_version | ( | ) |
LiMaL apparmor-reporting lib version number function.
1.5.3