Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dpolicy_unpack.c511 static int unpack_strs_table(struct aa_ext *e, const char *name, bool multi, in unpack_strs_table() function
851 error = unpack_strs_table(e, "strs", true, &tags->strs); in unpack_tags()
1040 error = unpack_strs_table(e, "xtable", false, &pdb->trans); in unpack_pdb()