Searched refs:newmsgmax (Results 1 – 1 of 1) sorted by relevance
216 int i, sz, msqid, newmsgmax, new_nfree_msgmaps; in msgrealloc() local223 newmsgmax = msginfo.msgssz * newmsgseg; in msgrealloc()224 sz = ALIGN(newmsgmax) + in msgrealloc()270 new_msgmaps = (void *)((uintptr_t)new_msgpool + ALIGN(newmsgmax)); in msgrealloc()407 msginfo.msgmax = newmsgmax; in msgrealloc()