Searched refs:SECCLASS_SHM (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/selinux/include/
H A Dflask.h35 #define SECCLASS_SHM 28 macro
H A Dav_inherit.h21 S_(SECCLASS_SHM, ipc, 0x00000200UL)
H A Dav_perm_to_string.h84 S_(SECCLASS_SHM, SHM__LOCK, "lock")
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/selinux/
H A Dhooks.c4247 rc = ipc_alloc_security(current, &shp->shm_perm, SECCLASS_SHM);
4257 rc = avc_has_perm(tsec->sid, isec->sid, SECCLASS_SHM,
4283 return avc_has_perm(tsec->sid, isec->sid, SECCLASS_SHM,

Completed in 58 milliseconds