2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-01 06:45:38 +00:00

Function to test if apparmor support is enabled.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Kees Cook <kees.cook@canonical.com>
This commit is contained in:
John Johansen
2011-08-09 06:48:56 -07:00
parent aae597bfde
commit 0287ce0c9d
4 changed files with 49 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
__BEGIN_DECLS
/* Prototypes for apparmor state queries */
extern int aa_is_enabled(void);
extern int aa_find_mountpoint(char **mnt);
/* Prototypes for self directed domain transitions