mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 06:45:38 +00:00
add loading from and writing to cache options
Signed-Off-By: Kees Cook <kees.cook@canonical.com>
This commit is contained in:
@@ -280,6 +280,7 @@ extern int load_codomain(int option, struct codomain *cod);
|
||||
extern int sd_serialize_profile(sd_serialize *p, struct codomain *cod,
|
||||
int flatten);
|
||||
extern int sd_load_buffer(int option, char *buffer, int size);
|
||||
extern int cache_fd;
|
||||
|
||||
|
||||
/* parser_policy.c */
|
||||
|
Reference in New Issue
Block a user