Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/
Dpolicy_unpack.c413 static int unpack_strdup(struct aa_ext *e, char **string, const char *name) in unpack_strdup() function
494 int c, j, pos, size2 = unpack_strdup(e, &str, NULL); in unpack_trans_table()
556 if (!unpack_strdup(e, &profile->xattrs[i], NULL)) in unpack_xattrs()
592 if (!unpack_strdup(e, &profile->secmark[i].label, NULL)) in unpack_secmark()
887 while (unpack_strdup(e, &key, NULL)) { in unpack_profile()