Searched refs:msgbufmapped (Results 1 – 1 of 1) sorted by relevance
125 static bool msgbufmapped; /* Set when safe to use msgbuf */ variable999 if (!msgbufmapped) in msglogchar()1026 if (!msgbufmapped) in msglogstr()1042 print_boot_tag = !msgbufmapped; in msgbufinit()1044 if (!msgbufmapped) in msgbufinit()1049 if (msgbufmapped && oldp != msgbufp) in msgbufinit()1051 msgbufmapped = true; in msgbufinit()1135 if (!msgbufmapped) { in DB_SHOW_COMMAND_FLAGS()