Searched refs:SECCLASS_SEM (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/selinux/include/
H A Dflask.h32 #define SECCLASS_SEM 25 macro
H A Dav_inherit.h19 S_(SECCLASS_SEM, ipc, 0x00000200UL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/selinux/
H A Dhooks.c4346 rc = ipc_alloc_security(current, &sma->sem_perm, SECCLASS_SEM);
4356 rc = avc_has_perm(tsec->sid, isec->sid, SECCLASS_SEM,
4382 return avc_has_perm(tsec->sid, isec->sid, SECCLASS_SEM,

Completed in 60 milliseconds