Searched refs:newmsgmni (Results 1 – 1 of 1) sorted by relevance
209 msgrealloc(int newmsgmni, int newmsgseg) in msgrealloc() argument219 if (newmsgmni < 1 || newmsgseg < 1) in msgrealloc()227 ALIGN(newmsgmni * sizeof(kmsq_t)); in msgrealloc()263 if (i >= newmsgmni || (msginfo.msgseg - nfree_msgmaps) > newmsgseg) { in msgrealloc()292 for (i = 0; i < newmsgmni; i++) { in msgrealloc()405 msginfo.msgmni = newmsgmni; in msgrealloc()