Searched refs:KERN_MSGMNI (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | sysctl.h | 121 KERN_MSGMNI=42, /* int: msg queue identifiers */ enumerator |
/linux-2.6.39/kernel/ | ||
D | sysctl_binary.c | 102 { CTL_INT, KERN_MSGMNI, "msgmni" }, |