Searched refs:msgbufmapped (Results 1 – 1 of 1) sorted by relevance
120 static bool msgbufmapped; /* Set when safe to use msgbuf */ variable1002 if (!msgbufmapped) in msglogchar()1029 if (!msgbufmapped) in msglogstr()1045 print_boot_tag = !msgbufmapped; in msgbufinit()1047 if (!msgbufmapped) in msgbufinit()1052 if (msgbufmapped && oldp != msgbufp) in msgbufinit()1054 msgbufmapped = true; in msgbufinit()1138 if (!msgbufmapped) { in DB_SHOW_COMMAND_FLAGS()