Home
last modified time | relevance | path

Searched refs:unpack_profile (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/security/apparmor/
Dpolicy_unpack.c817 static struct aa_profile *unpack_profile(struct aa_ext *e, char **ns_name) in unpack_profile() function
1431 profile = unpack_profile(&e, &ns_name); in aa_unpack()