Home
last modified time | relevance | path

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

/linux-4.1.27/security/apparmor/
Dpolicy.c108 static const char *hname_tail(const char *hname) in hname_tail() function
142 policy->name = (char *)hname_tail(policy->hname); in policy_init()
944 const char *base = hname_tail(profile->base.hname); in __list_lookup_parent()