OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msgbufmapped
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
msgbuf.h
47
extern int
msgbufmapped
; /* is the message buffer mapped */
/src/sys/kern/
subr_log.c
101
int
msgbufmapped
; /* is the message buffer mapped */
variable
133
msgbufmapped
= msgbufenabled = 1;
/src/sys/arch/pmax/pmax/
dec_3maxplus.c
378
/* XXX need to include <sys/msgbug.h> for
msgbufmapped
*/
379
if (
msgbufmapped
&& 0)
/src/sys/arch/cesfic/cesfic/
machdep.c
406
msgbufmapped
= 0;
/src/sys/arch/next68k/next68k/
machdep.c
656
msgbufmapped
= 0;
/src/sys/arch/sparc64/sparc64/
pmap.c
712
extern int
msgbufmapped
;
799
msgbufmapped
= 1; /* enable message buffer */
Completed in 18 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026