Searched refs:unpack_str (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dpolicy_unpack.c249 static int unpack_str(struct aa_ext *e, const char **string, const char *name) function
275 int res = unpack_str(e, &tmp, name);
478 if (!unpack_str(e, &name, NULL))
486 (void) unpack_str(e, &profile->rename, "rename");
617 if (!unpack_str(e, ns, "namespace"))

Completed in 83 milliseconds