Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Dpolicy_unpack.c373 static int unpack_strdup(struct aa_ext *e, char **string, const char *name) in unpack_strdup() function
454 int c, j, pos, size2 = unpack_strdup(e, &str, NULL); in unpack_trans_table()
516 if (!unpack_strdup(e, &profile->xattrs[i], NULL)) in unpack_xattrs()
798 while (unpack_strdup(e, &key, NULL)) { in unpack_profile()