Home
last modified time | relevance | path

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

/linux-4.1.27/security/apparmor/
Ddomain.c586 static char *new_compound_name(const char *n1, const char *n2) in new_compound_name() function
671 name = new_compound_name(root->base.hname, hats[0]); in aa_change_hat()