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

/linux-master/include/uapi/linux/
H A Dmsg.h8 #define MSG_STAT 11 macro
/linux-master/tools/testing/selftests/ipc/
H A Dmsgque.c138 ret = msgctl(kern_id, MSG_STAT, &ds);
/linux-master/ipc/
H A Dmsg.c527 if (cmd == MSG_STAT || cmd == MSG_STAT_ANY) {
585 * MSG_STAT and MSG_STAT_ANY (both Linux specific)
619 case MSG_STAT: /* msqid is an index rather than a msg queue id */
755 case MSG_STAT:
/linux-master/security/smack/
H A Dsmack_lsm.c3338 case MSG_STAT:
/linux-master/security/selinux/
H A Dhooks.c6069 case MSG_STAT:

Completed in 212 milliseconds