Home
last modified time | relevance | path

Searched refs:MSG_STAT_ANY (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dmsg.h10 #define MSG_STAT_ANY 13 macro
/Linux-v4.19/ipc/
Dmsg.c500 if (cmd == MSG_STAT || cmd == MSG_STAT_ANY) { in msgctl_stat()
515 if (cmd == MSG_STAT_ANY) in msgctl_stat()
595 case MSG_STAT_ANY: in ksys_msgctl()
717 case MSG_STAT_ANY: in compat_ksys_msgctl()
/Linux-v4.19/security/smack/
Dsmack_lsm.c3256 case MSG_STAT_ANY: in smack_msg_queue_msgctl()
/Linux-v4.19/security/selinux/
Dhooks.c6053 case MSG_STAT_ANY: in selinux_msg_queue_msgctl()