Home
last modified time | relevance | path

Searched defs:onexec (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/security/apparmor/include/
Dcontext.h70 struct aa_profile *onexec; member
/linux-2.6.39/security/apparmor/
Dprocattr.c158 int aa_setprocattr_changeprofile(char *fqname, bool onexec, int test) in aa_setprocattr_changeprofile()
Ddomain.c726 int aa_change_profile(const char *ns_name, const char *hname, bool onexec, in aa_change_profile()