Searched defs:nnp (Results 1 – 2 of 2) sorted by relevance
/linux/security/apparmor/include/ | ||
H A D | task.h | 26 struct aa_label *nnp; member |
/linux/security/selinux/ | ||
H A D | hooks.c | 2242 int nnp = (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS); in check_nnp_nosuid() local |