Home
last modified time | relevance | path

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

/security/selinux/include/
Dav_perm_to_string.h80 S_(SECCLASS_PROCESS, PROCESS__SIGINH, "siginh")
Dav_permissions.h445 #define PROCESS__SIGINH 0x00100000UL macro
/security/selinux/
Dhooks.c2355 rc = avc_has_perm(osid, sid, SECCLASS_PROCESS, PROCESS__SIGINH, NULL); in selinux_bprm_committed_creds()