Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dmsg.h10 #define MSG_STAT_ANY 13 macro
/Linux-v5.10/ipc/
Dmsg.c519 if (cmd == MSG_STAT || cmd == MSG_STAT_ANY) { in msgctl_stat()
534 if (cmd == MSG_STAT_ANY) in msgctl_stat()
612 case MSG_STAT_ANY: in ksys_msgctl()
748 case MSG_STAT_ANY: in compat_ksys_msgctl()
/Linux-v5.10/security/smack/
Dsmack_lsm.c3163 case MSG_STAT_ANY: in smack_msg_queue_msgctl()
/Linux-v5.10/security/selinux/
Dhooks.c5985 case MSG_STAT_ANY: in selinux_msg_queue_msgctl()