Searched refs:msgpool (Results 1 – 2 of 2) sorted by relevance
163 static char *msgpool; /* MSGMAX byte long msg buffer pool */ variable225 msgpool = malloc(msginfo.msgmax, M_MSG, M_WAITOK); in msginit()345 free(msgpool, M_MSG); in msgunload()1022 if ((error = copyin(msgp, &msgpool[next * msginfo.msgssz],1377 error = copyout(&msgpool[next * msginfo.msgssz], msgp, tlen);
87 l_int msgpool; member680 linux_msginfo.msgpool = (long)msginfo.msgmni * in linux_msgctl()