Home
last modified time | relevance | path

Searched refs:MSG_STAT (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/include/linux/
Dmsg.h7 #define MSG_STAT 11 macro
/linux-2.6.39/ipc/
Dmsg.c521 case MSG_STAT: /* msqid is an index rather than a msg queue id */ in SYSCALL_DEFINE3()
530 if (cmd == MSG_STAT) { in SYSCALL_DEFINE3()
Dcompat.c451 case MSG_STAT: in compat_sys_msgctl()
/linux-2.6.39/security/smack/
Dsmack_lsm.c2391 case MSG_STAT: in smack_msg_queue_msgctl()
/linux-2.6.39/security/selinux/
Dhooks.c4850 case MSG_STAT: in selinux_msg_queue_msgctl()