Searched refs:KERN_MSGMNB (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | sysctl.h | 115 KERN_MSGMNB=36, /* int: Maximum message queue size */ enumerator |
/linux-4.4.14/kernel/ | ||
D | sysctl_binary.c | 96 { CTL_INT, KERN_MSGMNB, "msgmnb" }, |