Searched refs:msgmap (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmsg.h353 struct msgmap { struct
361 extern struct msgmap *msgmaps; /* MSGSEG msgmap structures */
/darwin-on-arm/xnu/bsd/kern/
H A Dsysv_msg.c98 struct msgmap *msgmaps; /* MSGSEG msgmap structures */
254 MALLOC(msgmaps, struct msgmap *,
255 sizeof(struct msgmap) * msginfo.msgseg,

Completed in 21 milliseconds