Home
last modified time | relevance | path

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

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