Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/sysvipc/
H A Dsysvipc_msg.h117 struct msgmap msgmaps[MSGSEG]; /* MSGSEG msgmap structures */ member
/dflybsd-src/sys/kern/
H A Dsysv_msg.c116 static struct msgmap *msgmaps; /* MSGSEG msgmap structures */ variable