Home
last modified time | relevance | path

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

/linux-2.6.39/security/apparmor/include/
Ddomain.h33 int aa_change_profile(const char *ns_name, const char *name, bool onexec,
/linux-2.6.39/security/apparmor/
Dprocattr.c163 return aa_change_profile(ns_name, name, onexec, test); in aa_setprocattr_changeprofile()
Ddomain.c726 int aa_change_profile(const char *ns_name, const char *hname, bool onexec, in aa_change_profile() function