Searched refs:MSGTQL (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | msg.h | 68 #define MSGTQL MSGMNB /* number of system message headers */ macro |
/linux-2.6.39/ipc/ | ||
D | msg.c | 513 msginfo.msgtql = MSGTQL; in SYSCALL_DEFINE3() |