Home
last modified time | relevance | path

Searched defs:msgmap (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libc/sysvipc/
H A Dsysvipc_msg.h99 struct msgmap { struct
117 struct msgmap msgmaps[MSGSEG]; /* MSGSEG msgmap structures */ argument
/dragonfly/sys/kern/
H A Dsysv_msg.c104 struct msgmap { struct
116 static struct msgmap *msgmaps; /* MSGSEG msgmap structures */ argument